Install

Works with Drupal: ^8 || ^9 || ^10 || ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 274.2 KB
MD5: c463ae2724783b1e60ce96e6d7e65ff9
SHA-1: 136dbb47d70ee74281dc06040c8a19c40b07f050
SHA-256: 2adb988008acd26bf49f14c55b57b9ba7b498dceb3e4c91872fb177396a17e42
Download zip 283.24 KB
MD5: df12689302a806058ff62b5bfba0d846
SHA-1: 7695d0511a998661285337e636f796948ea016ea
SHA-256: f4aac9624b13f918d070839ecb8be72cbc3ddd1297c415e70235d421aa526a00

Release notes

Initial Release.

This module allows developers to write front-end tests using the Mocha and Chai frameworks. These are handy for testing api's.

The test script can be included in any custom module, all it has to do is set `mocha_report/mocha_report_init` as a dependency. This module will alter the library info and load those scripts in on the mocha report page.

Created by: frob
Created on: 8 Nov 2023 at 02:53 UTC
Last updated: 29 Aug 2024 at 06:36 UTC
New features

Other releases