This commit is contained in:
Sander Hautvast 2015-09-26 17:39:03 +02:00
commit 345f769bc0

View file

@ -1,4 +1,6 @@
autounit
Autounit
========
autounit
Autounit is an attempt to make my life easier when writing code. It should provide me with unit tests for any given type.
This attempt is destined to fail, as it would require strong AI to understand the intent of a piece of code. Even for humans this is often a daunting task.
Nevertheless, let's see where this goes...