pytest-dev / pytest-dev/pytest

create a way to run acceptance tests from folder trees directly in the source tree

Open
#2,628 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: infrastructure
Dominant language
Python
Stars
14.5k
Forks
3.4k
Avg merge
2d 9h
Merged PRs (30d)
35

Description

our mechanism for acceptance testing is a disgrace, creating file trees in test scripts to run nested py.test instances against it is both wastefull, and hard to debug

instead we should have the file trees that show the issues inside of our source tree for direct use and examination

this also relates to #2207

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 reviewing the current acceptance-testing mechanism, especially the test scripts that create file trees and launch nested py.test instances. Read the discussion in #2207 as related context. Done means acceptance tests can use file trees placed directly in the source tree for execution and examination.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.