mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-16 10:43:58 +02:00
Update Testing links with https
This commit is contained in:
@@ -16,9 +16,9 @@ libraries useful for any preferred approach taken.
|
||||
[PHPSpec] and can be used with [PHPUnit].
|
||||
|
||||
|
||||
[Selenium]: http://seleniumhq.org/
|
||||
[Selenium]: https://www.seleniumhq.org/
|
||||
[integrated with PHPUnit]: https://github.com/giorgiosironi/phpunit-selenium/
|
||||
[Mockery]: https://github.com/padraic/mockery
|
||||
[PHPUnit]: http://phpunit.de/
|
||||
[PHPSpec]: http://www.phpspec.net/
|
||||
[PHPUnit]: https://phpunit.de/
|
||||
[PHPSpec]: https://www.phpspec.net/
|
||||
[Prophecy]: https://github.com/phpspec/prophecy
|
||||
|
Reference in New Issue
Block a user