mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
alphakit setup
This commit is contained in:
5
pytest.ini
Normal file
5
pytest.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE=config.test_settings
|
||||
addopts = --reuse-db
|
||||
norecursedirs = .git config node_modules scss static templates
|
||||
python_files = test_*.py
|
||||
Reference in New Issue
Block a user