Releases: MarkUsProject/markus-autotesting
Releases · MarkUsProject/markus-autotesting
v2.5.2
Release for v2.5.2
[v2.5.2]
- Haskell Tests - allow displaying of compilation errors (#554)
- Add status api for monitoring if Gunicorn is down (#555)
v2.5.1
Release for v2.5.1
[v2.5.1]
- Ensure all Haskell test cases still run within same file when there are failed test cases (#543)
v2.5.0
Release for v2.5.0
[v2.5.0]
- Ensure R packages are correctly installed (#535)
- Make PyTA version a setting (#536)
- Add
libxml2-dev
to server Dockerfile
, required by R tidyverse
library (#539)
- Display stderr contents if R packages fail to install (#539)
- Do not display
testthat
failure messages when test case passes (#539)
v2.4.4
Release for v2.4.4
[v2.4.4]
- Add tidyverse as a default R tester package (#512)
- For the Haskell tester, make stack resolver a test setting (#526)
- Clean up tmp directory after test runs (#528)
v2.4.3
release for v2.4.3
[v2.4.3]
- Omit skipped test cases in Python tester (#522)
v2.3.1
What's Changed
- Fix a bug that prevented test file from being copied from a zip file to another location on disk. by @mishaschwartz in #426
Full Changelog: v2.3.0...v2.3.1