Quellcode durchsuchen

Tweak description.

pull/1130/head
Jamie vor 5 Jahren
Ursprung
Commit
2a5424ff15
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

313
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
313
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
314
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
314
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
315
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
315
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
316
-* [Pest](https://pestphp.com/) - A Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
316
+* [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
317
 * [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
317
 * [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.

Laden…
Abbrechen
Speichern