CITCOM-project / CITCOM-project/CausalTestingFramework

Do we need the `MetamorphicRelation` class anymore?

Open
#391 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.