An open API service indexing awesome lists of open source software.

https://github.com/noeldemartin/moodleapp-coverage

Coverage reports for the Moodle App
https://github.com/noeldemartin/moodleapp-coverage

Last synced: 7 months ago
JSON representation

Coverage reports for the Moodle App

Awesome Lists containing this project

README

          

# Moodle App Coverage

This repo hosts coverage reports of the [Moodle App](https://github.com/moodlehq/moodleapp) combining [Jest](https://jestjs.io/) and [Behat](https://docs.behat.org/en/latest/) tests.

You can view it online here: [noeldemartin.github.io/moodleapp-coverage](https://noeldemartin.github.io/moodleapp-coverage)

You can find the scripts used to generate these reports here: [coverage.yml](https://github.com/NoelDeMartin/moodleapp/blob/MOBILE-3947-coverage/.github/workflows/coverage.yml).