Actions
Task #2507
closedImplement skeleton for unit tests
Start date:
Due date:
% Done:
100%
Estimated time:
Description
We need to add a skeleton to add/run unit tests. In addition to the skeleton, this task should add documentation on how to write tests cases and how to run them.
Updated by Alex Afanasyev almost 10 years ago
- Description updated (diff)
- Category set to gui
- Assignee set to Ivan Yeo
Updated by Alex Afanasyev over 9 years ago
- Status changed from New to Resolved
- Assignee changed from Ivan Yeo to Alex Afanasyev
- % Done changed from 0 to 100
There is not much that is needed for skeleton. Gradle is very powerful system, relying on naming conventions to do various things. Just creating a folder and putting there test cases is enough to do the job.
Updated by Alex Afanasyev almost 9 years ago
- Status changed from Resolved to Closed
Actions