Skip to content

Writing Tests

Joscha Götzer edited this page Feb 16, 2017 · 21 revisions

Writing Tests

In case you want to practice test-driven development, or ensure your bot still works after consecutive changes, you should write test cases.

Mocking

Placeholder

Unit Tests

Placeholder

Integration Tests

Placeholder

Clone this wiki locally