Commit graph

7 commits

Author SHA1 Message Date
Simon Brooke c969dcdd2d Updated the README to reflect what (little) has been achieved tonight. 2014-04-06 00:05:55 +01:00
simon adca01416c Minore changes to documentation 2014-04-03 23:25:39 +01:00
simon 0400b3fa4b Now reads clojure source from a file, and emits tests to another file.
Definitely has many inellegances, but is currently generating and passing
tests on itself:
Ran 7 tests containing 114 assertions.
0 failures, 0 errors.
2014-04-03 23:22:24 +01:00
simon f4f114b12e Minor markdown fix. 2014-04-03 08:22:54 +01:00
simon 403d72b89c Fuller documentation in README.md 2014-04-03 08:21:26 +01:00
Simon Brooke f80627763c Merge branch 'master' of github.com:simon-brooke/testgen
Conflicts:
	src/testgen/core.clj
2014-04-02 22:42:29 +01:00
Simon Brooke ffc14194f4 New empty project 2014-04-02 19:56:31 +01:00