diff --git a/GSoC2014Ideas.mdwn b/GSoC2014Ideas.mdwn index 6b65361d912bb7082ba95dcd9336062c3b5a5df8..1fdb5787e16a3febbe4e413c0d4d14f89af1f612 100644 --- a/GSoC2014Ideas.mdwn +++ b/GSoC2014Ideas.mdwn @@ -38,6 +38,15 @@ Open Source and Free Software for non-profits. 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. + Ledger-CLI does have the beginnings of a test suite, but its test harness + needs work and improvement, and it would be very good if a test coverage + report was generated. There is also work to be done to investigate what + test coverage tools should be used for the project. + + While this project is of primary interest to this project, it will + require careful coordination with Ledger-CLI as an upstream, and we'll + help mentor the student in that. + 3. Build a better Python interface to Ledger-CLI for use by our API. Right now, Ledger-CLI has a rather incomplete Python interface, based on