Logo
Explore Help
Sign In
xuemingqiang/mongo
1
0
Fork 0
You've already forked mongo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
30884c339ee8f0dc1bd8c21df60928f63e00a209
mongo/buildscripts/resmokelib/testing/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
196 B
Python
Raw Normal View History

SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
2018-03-27 14:30:46 -04:00
"""Extension to the unittest package to support buildlogger and parallel test execution."""
SERVER-1424 Rewrite smoke.py. Split out the passthrough tests into separate suites. The MongoDB deployment is started up by resmoke.py so that we can record the success/failure of each individual test in MCI. Added support for parallel execution of tests by dispatching to multiple MongoDB deployments. Added support for grouping different kinds of tests (e.g. C++ unit tests, dbtests, and jstests) so that they can be run together. This allows for customizability in specifying what tests to execute when changes are made to a particular part of the code.
2015-05-08 14:20:43 -04:00
SERVER-48112 Use Absolute Imports in Resmoke
2020-06-17 17:41:54 +03:00
from buildscripts.resmokelib.testing import executor
from buildscripts.resmokelib.testing import suite
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 5863ms Template: 39ms
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