Skip to content

Commit

Permalink
feat(tests): add gherkin test files to reana specifications (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajclyall authored and mdonadoni committed Sep 18, 2024
1 parent ec9b8e0 commit e3b7edb
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)
- [Daniel Prelipcean](https://orcid.org/0000-0002-4855-194X)
- [Diego Rodriguez](https://orcid.org/0000-0003-0649-2002)
Expand Down
5 changes: 5 additions & 0 deletions reana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ workflow:
outputs:
files:
- statanalysis/fitresults/limit.png
tests:
files:
- tests/log-messages.feature
- tests/run-duration.feature
- tests/workspace-files.feature

0 comments on commit e3b7edb

Please sign in to comment.