Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pytest.ini

Issue 29345468: Issue 4045 - Add Test Suite To CMS (Closed)
Patch Set: fix Popen object return Created June 29, 2016, 1:23 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pytest.ini
===================================================================
new file mode 100644
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
Vasily Kuznetsov 2016/07/01 14:26:16 Can you put pytest options into tox.ini? Would be
Sebastian Noack 2016/07/01 14:56:23 Why do we need that option anyway?
Jon Sonesen 2016/07/01 15:58:14 It is going to be removed.
+addopts = -p no:cacheprovider
« cms/tests/static_tests/conftest.py ('K') | « cms/tests/test_site/templates/default.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld