Provide tests for the ITestCase and IReporter interfaces and test all implementations against those
Open
Nobody has claimed this yet.
new
priority-normal
task
trial
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| @jml reported | |
|---|---|
| Trac ID | trac#2910 |
| Type | task |
| Created | 2007-11-19 04:28:21Z |
At the moment, the tests for the reporter are dispersed and testing between implementations is haphazard. It ought to be easy to find the tests that must change when a key interface changes.
Searchable metadata
trac-id__2910 2910
type__task task
reporter__jml jml
priority__normal normal
milestone__
branch__
branch_author__
status__new new
resolution__None None
component__trial trial
keywords__
time__1195446501000000 1195446501000000
changetime__1195446501000000 1195446501000000
version__None None
owner__
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ITestCase and IReporter interface definitions, then review the existing reporter tests, which the issue says are dispersed. Inventory every implementation and organize shared interface tests so each implementation is covered and future interface changes clearly identify the tests that need updating.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100