Skip to content

Commit

Permalink
feat(tests): add gherkin test files to reana specification (reanahub#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajclyall authored and mdonadoni committed Sep 18, 2024
1 parent 01f8305 commit ed14a80
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)
- [Giuseppe Steduto](https://orcid.org/0009-0002-1258-8553)
- [Kati Lassila-Perini](https://orcid.org/0000-0002-5502-1795)
- [Marco Donadoni](https://orcid.org/0000-0003-2922-5505)
Expand Down
5 changes: 5 additions & 0 deletions reana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ workflow:
outputs:
files:
- CMSSW_5_3_32/src/reana-demo-cms-dimuon-mass-spectrum/DimuonSpectrum2011/DoubleMu.root
tests:
files:
- tests/log-messages.feature
- tests/run-duration.feature
- tests/workspace-files.feature

0 comments on commit ed14a80

Please sign in to comment.