Skip to content

Releases: MarkUsProject/markus-autotesting

v2.5.1

28 Aug 14:48
51745dd
Compare
Choose a tag to compare

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

19 Aug 19:08
f2012fd
Compare
Choose a tag to compare

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

23 Jul 18:06
13f2b63
Compare
Choose a tag to compare

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

09 May 18:25
5bcf5b0
Compare
Choose a tag to compare

release for v2.4.3

[v2.4.3]

  • Omit skipped test cases in Python tester (#522)

v2.4.2

08 Apr 15:41
257cd3c
Compare
Choose a tag to compare

Release for v2.4.2

v2.4.1

07 Feb 15:59
682df56
Compare
Choose a tag to compare

release for v2.4.1

v2.4.0

10 Jan 19:38
044f2dd
Compare
Choose a tag to compare

Release for v2.4.0

v2.3.2

22 Sep 19:13
034f2d2
Compare
Choose a tag to compare

Release for v2.3.2

v2.3.1

09 Jan 15:11
294a796
Compare
Choose a tag to compare

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

v2.3.0

06 Jan 16:19
2b79b9e
Compare
Choose a tag to compare

Release for v2.3.0

What's Changed

Full Changelog: v2.2.2...v2.3.0