pcdshub / pcdshub/cookiecutter-pcds-python

Add pytest settings in pyproject.toml?

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

Nobody has claimed this yet.

Dominant language
Python
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Current Behavior

  • General pytest settings are in our CI config
  • run_tests.py was removed

Possible Solution

pyproject.toml could have pytest settings in it (among many other things):
https://github.com/microsoft/python-package-template/blob/648cccfd42fa660ea6bf1f2229bcec2fec20c6c7/pyproject.toml#L90-L104

Contributor guide

No contributing guide indexed for this repository

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

Compare the pytest settings currently in the CI configuration with the referenced section of pyproject.toml, noting that run_tests.py has been removed. Add the appropriate general settings to pyproject.toml and verify that the project’s CI test invocation still uses them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.