Skip to content

Commit

Permalink
feat(tests): add gherkin test files to reana specification (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajclyall authored and mdonadoni committed Sep 18, 2024
1 parent 5407cd7 commit 89298c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

The list of contributors in alphabetical order:

- [Alastair Lyall](https://orcid.org/0009-0000-4955-8935)
- [Audrius Mecionis](https://orcid.org/0000-0002-3759-1663)
- [Diego Rodriguez](https://orcid.org/0000-0003-0649-2002)
- [Jan Okraska](https://orcid.org/0000-0002-1416-3244)
Expand Down
5 changes: 5 additions & 0 deletions reana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ outputs:
files:
- plot/prefit.pdf
- plot/postfit.pdf
tests:
files:
- tests/log-messages.feature
- tests/run-duration.feature
- tests/workspace-files.feature

0 comments on commit 89298c7

Please sign in to comment.