mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation: Removed Perl references
This commit is contained in:
parent
44fc565f6d
commit
87e713e97c
1 changed files with 3 additions and 5 deletions
|
@ -153,11 +153,9 @@ Test Suite
|
|||
suite is the only way to ensure quality levels, and guarantee that big changes
|
||||
are robust.
|
||||
|
||||
It is intended that the test suite continues growing, mostly adding more
|
||||
regression and feature tests. The test are mostly written in Perl, and utilize
|
||||
the Test::More module to generate TAP output. This is changing though, and the
|
||||
suite is migrating to Python. Some tests are written in C++ and all tests
|
||||
generate TAP output.
|
||||
It is intended that the test suite continues growing, mostly feature tests.
|
||||
The test are mostly written in Python. Some tests are written in C++ and all
|
||||
tests generate TAP output.
|
||||
|
||||
There are currently about 8,000 unit tests, that take only a few seconds to
|
||||
run on a multi-core machine.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue