6 lines
340 B
Markdown
6 lines
340 B
Markdown
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...
|