Skip to content

Remove system tests output file in test finaliser

Afonso Mukai requested to merge 282_remove_systest_output_file into master

Created by: rerpha

Description of work

Removes the nexus file outputted by the system tests even if a test fails. This makes it easier to run system tests as you don't have to remove the file afterwards.

Issue

Closes #282 (closed)


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports