Feature #101
openCreate Test Style Guide
0%
Description
This is a long running job.
The first iteration should only provide a rough guide how to write unit tests with TestNG.
That means where to place test annotations, when a test is not a unit test anymore. How to use mocking, ...
The next iteration should cover integration tests.
After that the description how integration tests are configured and executed.
What is missing after that?
Related issues
Updated by Benedikt Biallowons over 12 years ago
- Status changed from New to In Progress
Updated by Simon Potzernheim over 11 years ago
- Tracker changed from Support to Bug
Tobias Wich wrote:
This is a long running job.
The first iteration should only provide a rough guide how to write unit tests with TestNG.
That means where to place test annotations, when a test is not a unit test anymore. How to use mocking, ...The next iteration should cover integration tests.
After that the description how integration tests are configured and executed.
What is missing after that?
What is the current state?
Updated by Tobias Wich about 9 years ago
- Tracker changed from Bug to Feature
- Target version set to 1.3.0
Maybe we can use some input from FutureID for that task (D37.5 or D37.6).
Updated by Tobias Wich about 5 years ago
- Target version changed from 1.3.0 to 1.x