Basic implementation of pytest #11

Merged
nick merged 7 commits from add-tests into main 1 year ago
Owner

This adds a couple new requirements for building, plus it adds two new tests.

You can now run pytest at the top level of the repo, and it will run 5 tests, including parsing the validYAML.yaml file.

This adds a couple new requirements for building, plus it adds two new tests. You can now run `pytest` at the top level of the repo, and it will run 5 tests, including parsing the `validYAML.yaml` file.
pacohope added this to the Integrate unit tests milestone 1 year ago
pacohope added 7 commits 1 year ago
nick approved these changes 1 year ago
nick left a comment
Owner

Thanks!

Thanks!
nick merged commit 6c13802d17 into main 1 year ago
pacohope deleted branch add-tests 1 year ago

Reviewers

nick approved these changes 1 year ago
The pull request has been merged as 6c13802d17.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b add-tests main
git pull origin add-tests

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff add-tests
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tfscript/tfscript#11
Loading…
There is no content yet.