CITATION 475 B

12345678910111213141516
  1. NOTE: Change "x.y" by the version you use. If you are unsure about which version
  2. you are using run: `pip show pytest`.
  3. Text:
  4. [pytest] pytest x.y, 2004
  5. Krekel et al., https://github.com/pytest-dev/pytest
  6. BibTeX:
  7. @misc{pytestx.y,
  8. title = {pytest x.y},
  9. author = {Krekel, Holger and Oliveira, Bruno and Pfannschmidt, Ronny and Bruynooghe, Floris and Laugher, Brianna and Bruhin, Florian},
  10. year = {2004},
  11. url = {https://github.com/pytest-dev/pytest},
  12. }