Category:Create Unit Tests (Pathway)
(Difference between revisions)
Line 68: | Line 68: | ||
*Ensure appropriate branch/statement coverage criteria is met | *Ensure appropriate branch/statement coverage criteria is met | ||
*Run regression tests | *Run regression tests | ||
− | |||
| Complete set of unit tests is developed for the module | | Complete set of unit tests is developed for the module | ||
| | | |
Revision as of 00:33, 9 March 2017
The contributor will: create unit tests for a software module (class, file, etc).
The contribution is: unit tests accepted into the project's codebase, and test results logged on issue tracker or otherwise accepted by the community.
Prerequisites
Area | The contributor must be able to: |
---|---|
Software Configuration |
|
Issue Tracker |
|
Community |
|
Pathway Steps, Outcomes, & Learning Activities
Follow the project’s policies and practices to complete the steps below.
Pathway Step | Step Outcome | Process Skills Focus | Related Learning Activities |
---|---|---|---|
1. Download and install the project |
Project is installed | ||
2. Build and run the project |
Project is built and executed | ||
3. Identify module(s) that lack tests, need improved and/or additional unit tests. For example:
|
Module that needs unit tests is identified | ||
4. Add or improve unit tests, as previously identified, and evaluate results
|
Complete set of unit tests is developed for the module | ||
5. Post results on the issue tracker |
Results posted to the issue tracker |
Notes for Learning Activities Related to this Pathway
When creating and revising activities:
- Interact with the community to identify likely modules for testing.
- Use an activity that reviews existing unit cases to provide students with an understanding of what they are trying to accomplish.
This category currently contains no pages or media.