Improved description of test task based on johnw input.

This commit is contained in:
Bradley M. Kuhn 2014-02-14 11:48:47 -05:00
parent 3a3dd351d7
commit 4e34ef272f

View file

@ -45,10 +45,11 @@ skills and background best when submitting your application.
set up test suites for C++ programs, and likes writing tests. The student set up test suites for C++ programs, and likes writing tests. The student
could easily spend the whole summer just writing tests and not finish. could easily spend the whole summer just writing tests and not finish.
Ledger-CLI does have the beginnings of a test suite, but its test harness Ledger-CLI does have a basic test suite, but it might turn out that using
needs work and improvement, and it would be very good if a test coverage a more "full featured" test harness is useful. The student will
report was generated. There is also work to be done to investigate what investigate and discuss this possibility with the mentor. It would also
test coverage tools should be used for the project. be nice if lconv or other test-coverage tool could generate reports
automatically.
While this project is of primary interest to this project, it will While this project is of primary interest to this project, it will
require careful coordination with Ledger-CLI as an upstream, and we'll require careful coordination with Ledger-CLI as an upstream, and we'll