Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity

Scientific Fields

Computer Science Computer Science - 84% confidence
Last synced: 4 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: swetha-jb
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.51 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 5 months ago · Last pushed 5 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Authors

README.md

pytestnewOne

Owner

  • Login: swetha-jb
  • Kind: user

Citation (CITATION)

NOTE: Change "x.y" by the version you use. If you are unsure about which version
you are using run: `pip show pytest`. Do not include the patch number (i.e., z in x.y.z)

Text:

[pytest] pytest x.y, 2004
Krekel et al., https://github.com/pytest-dev/pytest

BibLaTeX:

@software{pytest,
  title        = {pytest x.y},
  author       = {Holger Krekel and Bruno Oliveira and Ronny Pfannschmidt and Floris Bruynooghe and Brianna Laugher and Florian Bruhin},
  year         = {2004},
  version      = {x.y},
  url          = {https://github.com/pytest-dev/pytest},
  note         = {Contributors: Holger Krekel and Bruno Oliveira and Ronny Pfannschmidt and Floris Bruynooghe and Brianna Laugher and Florian Bruhin and others}
}

BibTeX:

@misc{pytest,
  author       = {Holger Krekel and Bruno Oliveira and Ronny Pfannschmidt and Floris Bruynooghe and Brianna Laugher and Florian Bruhin},
  title        = {pytest x.y},
  year         = {2004},
  howpublished = {\url{https://github.com/pytest-dev/pytest}},
  note         = {Version x.y. Contributors include Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, and others.}
}

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2

Dependencies

doc/en/requirements.txt pypi
  • furo *
  • pluggy >=1.5.0
  • pygments-pytest >=2.3.0
  • sphinx >=7
  • sphinx-issues *
  • sphinx-removed-in >=0.2.0
  • sphinxcontrib-svg2pdfconverter *
  • sphinxcontrib-towncrier *
  • sphinxcontrib-trio *
pyproject.toml pypi
  • colorama >=0.4; sys_platform=='win32'
  • exceptiongroup >=1; python_version<'3.11'
  • iniconfig >=1
  • packaging >=20
  • pluggy >=1.5,<2
  • pygments >=2.7.2
  • tomli >=1; python_version<'3.11'
testing/plugins_integration/requirements.txt pypi
  • anyio ==4.9.0 test
  • django ==5.2.1 test
  • pytest-asyncio ==1.1.0 test
  • pytest-bdd ==8.1.0 test
  • pytest-cov ==6.2.1 test
  • pytest-django ==4.11.1 test
  • pytest-flakes ==4.0.5 test
  • pytest-html ==4.1.1 test
  • pytest-mock ==3.14.1 test
  • pytest-rerunfailures ==15.1 test
  • pytest-sugar ==1.0.0 test
  • pytest-trio ==0.8.0 test
  • pytest-twisted ==1.14.3 test
  • pytest-xvfb ==3.1.1 test
  • twisted ==25.5.0 test