Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start doing unit tests #3

Open
konradvoelkel opened this issue Feb 24, 2014 · 1 comment
Open

Start doing unit tests #3

konradvoelkel opened this issue Feb 24, 2014 · 1 comment

Comments

@konradvoelkel
Copy link
Collaborator

The Loader class was more or less designed to write integration tests with specific config files. Together with persistence now Rules can be tested, too. That would help documenting the rules.

One should start by deciding for a lightweight py3k-able unit testing framework and test some very basic functions with it, that don't yet require instrumenting a world object (i.e. no integration tests yet).

@konradvoelkel konradvoelkel added this to the wesen 0.6.1 milestone Feb 24, 2014
@konradvoelkel
Copy link
Collaborator Author

relevant pdf (via HN): Why most unit testing is waste

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant