Skip to content

Commit

Permalink
feat(tests): add gherkin test files to reana specification (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajclyall authored and mdonadoni committed Sep 18, 2024
1 parent b54f6f5 commit 8402252
Show file tree
Hide file tree
Showing 2 changed files with 5 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)
- [Giuseppe Steduto](https://orcid.org/0009-0002-1258-8553)
Expand Down
4 changes: 4 additions & 0 deletions reana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ outputs:
- AnalysisResults.root
- plot_pt.pdf
- plot_eta.pdf
tests:
files:
- tests/data-processing.feature
- tests/results-generation.feature

0 comments on commit 8402252

Please sign in to comment.