ampinzonv / BB2

BioBash UN official repository
Other
3 stars 1 forks source link

Proposal: Automation of Tests Using GitHub Actions #18

Open oquinterol opened 1 month ago

oquinterol commented 1 month ago

I would like to propose the automation of tests using GitHub Actions. This approach will enable us to test the installation and execution of our tools across different operating systems, including Linux, macOS, and Windows (via WSL).

The automated tests should be triggered on each push to the remote repository, ensuring consistent and reliable testing of our codebase. Additionally, the workflow should generate a detailed report after each test run.

Benefits: