CITCOM-project / CITCOM-project/CausalTestingFramework
Do we need the `MetamorphicRelation` class anymore?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 20
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I think the functionality that these provide could be provided more simply via the CausalTestCase class, especially since the main thing we want to do with the metamorphic relations is turn them into causal test cases so we can execute them...
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 MetamorphicRelation and CausalTestCase implementations and comparing the functionality each provides. Determine whether metamorphic relations can be represented directly as causal test cases, then identify the affected callers and tests. Done requires a decided consolidation or retention plan with its scope made explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100