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

Unit tests #61

Open
4 tasks
tehKaiN opened this issue May 25, 2018 · 1 comment
Open
4 tasks

Unit tests #61

tehKaiN opened this issue May 25, 2018 · 1 comment

Comments

@tehKaiN
Copy link
Member

tehKaiN commented May 25, 2018

  • Determine unit test framework
  • Do some basic tests on easily testable functions
  • Generate coverage report
  • Create issues for testing problematic stuff (blitter)

Unit test framework

  • should have as little external dependencies as possible
  • shouldn't require build tools which ACE isn't supporting
@tehKaiN
Copy link
Member Author

tehKaiN commented May 25, 2018

MinUnit looks good and its more elaborate form at https://github.com/siu/minunit looks even better!

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

No branches or pull requests

1 participant