ConaireD / TolimanWIP

WIP Toliman codes go here before being added to the main TOLIMAN github
Other
0 stars 0 forks source link

Use `pytest-workflow`. #43

Closed Jordan-Dennis closed 1 year ago

Jordan-Dennis commented 1 year ago

Hi all, Since there are external files that need to be set up pytest-workflow is designed for this. I'm just not a hundred percent how to get it to work in conjunction with the larger set of tests. This is where a test automaton like github-actions would be very useful, but I want it to work locally as well (see #24). Regards Jordan.

Jordan-Dennis commented 1 year ago

I am just realising that I could set this up programmatically, by creating the file/using the functions I build however, I think this will be interesting to try.

Jordan-Dennis commented 1 year ago

The problem with this is that like a bash script which is the alternative it is likely to be platform specific unless I do it programmatically.

Jordan-Dennis commented 1 year ago

Hmmmm, yeah this will not work. I tried running one and that was great, but it then ran all the tests as well as the workflow which was not ideal. It also made all of these temp files.