-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 2018-04-09
Python unit tests were added as part of SERVER-29642 and SERVER-29643 (i.e. they use Python's unittest module) to be able to test components of our testing infrastructure. We should add YAML suites for them and make it possible to run these tests through resmoke.py by introducing a "python_unittest" test kind.
We should also explore how much additional effort would be to have the IDL tests runs via resmoke.py rather than buildscripts/idl/run_tests.py.
- is duplicated by
-
SERVER-29836 Running unit test test_evergreen.py requires PYTHONPATH
- Closed
- is related to
-
SERVER-29642 Add Python unit tests for buildscripts/test_failures.py
- Closed
-
SERVER-29643 Add Python unit tests for buildscript/update_test_lifecycle.py
- Closed