We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f264a45 commit a2793c2Copy full SHA for a2793c2
docs/reference/recipe_file.md
@@ -55,7 +55,7 @@ The recipe spec has the following parts:
55
build the recipe
56
- [x] `build`: defines how to build the recipe and what build number to use
57
- [x] `requirements`: defines requirements of the top-level package
58
-- [x] `test`: defines tests for the top-level package
+- [x] `tests`: defines tests for the top-level package
59
- [x] `outputs`: a recipe can have multiple outputs. Each output can and should
60
have a `package`, `requirements` and `test` section
61
0 commit comments