I think we need some kind of automated testing for Arachne for analysis zip files.
I would like to create zip files that should work when loaded into Arachne but I need a way to add them into an automated test process. Can we use githhub actions to run the "test" R projects I or others create?
Manual testing takes a lot of time and errors could be caught earlier with automated tests.
I think we need some kind of automated testing for Arachne for analysis zip files.
I would like to create zip files that should work when loaded into Arachne but I need a way to add them into an automated test process. Can we use githhub actions to run the "test" R projects I or others create?
Manual testing takes a lot of time and errors could be caught earlier with automated tests.
Are there ideas on how to do this?