- May 01, 2020
-
-
Ned Batchelder authored
I don't understand why this file needs to be ASCII, or why it was only a problem recently for one installer, since this has been in this file since 2014. But CRI-169 has a stack trace, and it's easy enough to make the file ASCII.
-
- Feb 10, 2020
-
-
Jeremy Bowman authored
-
- Jan 02, 2020
-
-
Manjinder Singh authored
* Added pytest-json-report plugin - modifying app-opts in setup.cfg - adding hook to all conftest.py files in repo - setting report to be saved to test_root/log/warnings.json - Writing custom logic to save json report to avoid overwrite if pytest called twice This was created to allow us to easily parse through test warnings in jenkins
-
- Oct 31, 2018
-
-
Calen Pennington authored
-
- Apr 25, 2018
-
-
Jeremy Bowman authored
-
- Apr 18, 2018
-
-
Jeremy Bowman authored
-
- Feb 02, 2018
-
-
Jeremy Bowman authored
-
- Jan 12, 2018
-
-
Jeremy Bowman authored
-
- Dec 19, 2017
-
-
Jeremy Bowman authored
-
- Dec 18, 2017
-
-
Jeremy Bowman authored
-
- Dec 13, 2017
-
-
Ned Batchelder authored
-
- Oct 26, 2017
-
-
Jeremy Bowman authored
-
- Sep 22, 2017
-
-
Jeremy Bowman authored
-
- Aug 14, 2017
-
-
Jeremy Bowman authored
-
- Jun 12, 2017
-
-
Andy Armstrong authored
-
- Jun 28, 2016
-
-
Calen Pennington authored
-
- May 18, 2016
-
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jan 27, 2016
-
-
Andy Armstrong authored
-
- Oct 08, 2015
-
-
Peter Fogg authored
This directory is placed under .gitignore, so we shouldn't be worried about pep8 errors in Python files placed there.
-
- Apr 29, 2015
-
-
Ben Patterson authored
Project-root is the default location for these helper files, and they are being examined as part of pep8 runs. This change will ensure they are ignored in this case.
-
- Apr 23, 2015
-
-
Ned Batchelder authored
-
- Dec 12, 2014
-
-
David Baumgold authored
-
- Dec 11, 2014
-
-
David Baumgold authored
We do this intentionally, to preserve tracebacks
-
David Baumgold authored
-
- Jun 06, 2014
-
-
David Baumgold authored
-
- Nov 08, 2013
-
-
Calen Pennington authored
-
- Sep 06, 2013
-
-
Calen Pennington authored
-
- Aug 27, 2013
-
-
Calen Pennington authored
-
- Jul 09, 2013
-
-
Ned Batchelder authored
-
- Apr 17, 2013
-
-
Calen Pennington authored
-
Calen Pennington authored
Uncommenting the pdb=1 line will cause pdb to open on every test failure, allowing immediate debugging of the failure case
-
Calen Pennington authored
Use setup.cfg to set up default settings when running nose tests. Enable the rednose library to color test output.
-