From 5b32dd389c1b7da458daa2828de016c1ea5e3d2c Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Thu, 13 Feb 2014 19:27:41 -0500 Subject: [PATCH] More details on this, and note that upstream is Ledger-CLI here. --- GSoC2014Ideas.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/GSoC2014Ideas.mdwn b/GSoC2014Ideas.mdwn index 6b65361..1fdb578 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