issues
search
OpenMDAO
/
testflo
A simple python testing framework that can run unit tests under MPI (or not).
Other
3
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove extra setup/teardown calls.
#121
naylor-b
closed
2 months ago
2
Increment version to 1.4.20.dev0
#120
swryan
closed
4 months ago
0
Update version/notes for 1.4.19 release
#119
swryan
closed
4 months ago
0
added current directory to sys.path during try_import to avoid any relative import failures in test files
#118
naylor-b
closed
4 months ago
0
Increment version to 1.4.19.dev0
#117
swryan
closed
6 months ago
0
Update version/notes for 1.4.18 release
#116
swryan
closed
6 months ago
0
Removed setuptools as a dependency
#115
swryan
closed
6 months ago
0
distutils is deprecated
#114
swryan
closed
6 months ago
0
Increment version to 1.4.18.dev0
#113
swryan
closed
6 months ago
0
Update version/notes for 1.4.17 release
#112
swryan
closed
6 months ago
0
Fixed deprecations report to handle SubTests, Fixed duration of SubTests
#111
swryan
closed
6 months ago
1
Reported durations are incorrect for SubTests
#110
swryan
closed
6 months ago
1
Deprecations report does not handle SubTests
#109
swryan
closed
6 months ago
0
Increment version to 1.4.17.dev0
#108
swryan
closed
8 months ago
0
Update version/notes for 1.4.16 release
#107
swryan
closed
8 months ago
0
Change build system to hatchling; added a test workflow
#106
swryan
closed
8 months ago
0
Fixed handling of --skip_dirs arg
#105
swryan
closed
8 months ago
0
--skip_dirs option doesn't work
#104
swryan
closed
8 months ago
0
Running testflo on script, even when called with full path, runs a different script
#103
hschilling
closed
2 months ago
2
Increment version to 1.4.16-dev
#102
swryan
closed
11 months ago
0
Update version/notes for 1.4.15 release
#101
swryan
closed
11 months ago
0
handle python 3.12.1 change to skip behavior
#100
swryan
closed
11 months ago
0
Unit tests with the skip decorator fail in Python 3.12.1
#99
crecine
closed
11 months ago
1
Increment version to 1.4.15-dev
#98
swryan
closed
1 year ago
0
Update version/notes for 1.4.14 release
#97
swryan
closed
1 year ago
0
Fix bug with `disallow_skipped` option
#96
ewu63
closed
1 year ago
0
Increment version to 1.4.14-dev
#95
swryan
closed
1 year ago
0
update version/notes for 1.4.13 release
#94
swryan
closed
1 year ago
0
Fixed a bug with the benchmark option related to a failed subTest
#93
swryan
closed
1 year ago
0
an Exception is raised when a subTest in a benchmark fails
#92
swryan
closed
1 year ago
0
Updated testflo to work with new version (>=6.0) of coverage
#91
swryan
closed
1 year ago
0
memory leak test fails when coverage is used
#90
naylor-b
opened
1 year ago
1
changed --fail arg to allow specification of output file
#89
naylor-b
closed
1 year ago
0
OpenMPI / ORTE Errors with Serial mpi4py Test
#88
bernardopacini
opened
1 year ago
1
Add --exclude_file option that accepts a glob pattern
#87
naylor-b
opened
1 year ago
0
increment version to 1.4.13-dev
#86
swryan
closed
1 year ago
0
update version/notes for 1.4.12 release
#85
swryan
closed
1 year ago
0
fix benchmark timestamp
#84
swryan
closed
1 year ago
0
increment version to 1.4.12-dev
#83
swryan
closed
1 year ago
0
update version/notes for 1.4.11 release
#82
swryan
closed
1 year ago
0
added support for subtests.
#81
naylor-b
closed
1 year ago
0
replace long_description with README
#80
swryan
closed
1 year ago
0
increment version to 1.4.11-dev
#79
swryan
closed
1 year ago
0
long_description in setup.py is outdated
#78
swryan
closed
1 year ago
0
update version/notes for 1.4.10 release
#77
swryan
closed
1 year ago
0
Deprecations report
#76
swryan
closed
1 year ago
0
Have testflo print out subtest information on failure
#75
timryanb
closed
1 year ago
1
Fix Testcase Class Setup/Teardown w/ MPI
#74
naylor-b
opened
2 years ago
1
increment version to 1.4.10-dev
#73
swryan
closed
2 years ago
0
update version/notes for 1.4.9 release
#72
swryan
closed
2 years ago
0
Next