No description
Find a file
2015-09-26 17:32:54 +02:00
src refactoring 2015-09-26 17:24:32 +02:00
.gitignore gradle, some refactoring, started object args 2014-07-06 20:01:28 +02:00
build.gradle renaming and moving 2015-09-26 10:46:31 +02:00
README.md Update README.md 2015-09-26 17:32:54 +02:00

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...