Show version details when running Review Board unit tests.

Review Request #11678 — Created June 25, 2021 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

The Review Board test runner now shows the versions of Review Board,
Djblets, Django, and Python being used. This can help ensure that a test
run is in the environment expected, catching confusing errors if a bad
assumption was made for, say, the version of Python.

Ran unit tests and saw the version information.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Show version details when running Review Board unit tests.
The Review Board test runner now shows the versions of Review Board, Django, and Python being used. This can help ensure that a test run is in the environment expected, catching confusing errors if a bad assumption was made for, say, the version of Python.
c8ad86f88b1f266ffa43946737a45f11e668132d Christian Hammond
tests/runtests.py
Loading...