vsoch / gridtest

grid parameters and testing for Python modules and functions
https://vsoch.github.io/gridtest/
Mozilla Public License 2.0
2 stars 1 forks source link

Write examples for running gridtest for each major CI service #4

Closed vsoch closed 4 years ago

vsoch commented 4 years ago

I'll probably modify this to write an example for just one, and minimize the external connections/services that I need.

vsoch commented 4 years ago

okay, added GitHub workflow example with https://github.com/vsoch/gridtest/pull/12/files and https://vsoch.github.io/gridtest/getting-started/testing/index.html#github-workflows at the end of the testing.md page. I'm still working on a "real world" example that will include a similar report generation, but out of scope for this issue.