ImJoy
ImJoy copied to clipboard
Setup CI for testing plugins in the plugin store
Roadmap: CI, contribution guidelines, project management
- Setup CI for testing plugins in the plugin store.
- Load the imjoy core (https://github.com/imjoy-team/imjoy-core/blob/master/.github/workflows/build-library.yml).
- Each plugin should define
test_*functions. - The CI will call each test function of the plugin and report errors.