Logo
Explore Help
Register Sign In
morgan/Grinch-AP
1
0
Fork 0
You've already forked Grinch-AP
mirror of https://github.com/MarioSpore/Grinch-AP.git synced 2025-10-21 12:11:33 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
02fd75c018b7172ddad306a2851af482a753cfef
Grinch-AP/pytest.ini

8 lines
188 B
INI
Raw Normal View History

use pytest for github unittests
2020-04-29 18:44:03 +02:00
[pytest]
Tests: actually run tests in __init__.py files (#4969) * demonstrate our pytest/CI configuration missing a __init__ test failure * tell pytest/CI to run tests in __init__.py files * revert the demonstration test failure --------- Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2025-05-13 08:59:41 +01:00
python_files = test_*.py Test*.py __init__.py # TODO: remove Test* once all worlds have been ported
use pytest for github unittests
2020-04-29 18:44:03 +02:00
python_classes = Test
pytest: run tests on non-windows with new names (#2349)
2023-10-24 10:59:15 +02:00
python_functions = test
pytest: only check tests/ and worlds/ (#4500) This allows having failing tests in CI in worlds_disabled and allows moving worlds there to disable tests.
2025-01-17 01:53:50 +01:00
testpaths =
Test: fix typo in pytest.ini (#4502) The typo disabled a bunch of tests :S
2025-01-17 02:10:48 +01:00
test
pytest: only check tests/ and worlds/ (#4500) This allows having failing tests in CI in worlds_disabled and allows moving worlds there to disable tests.
2025-01-17 01:53:50 +01:00
worlds
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 153ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API