@sugarcube/plugin-test
v0.42.1
Published
Plugins useful for testing SugarCube.
Maintainers
Readme
@sugarcube/plugin-test
Plugins to test aspects of SugarCube.
Installation
npm install --save @sugarcube/plugin-testPlugins
test_generate
Generate random data using the data generator from the @sugarcube/test
package.
Configuration Options:
test.data_size: Specify the amount of units to generate. The actual number of units produced can be less than specified because units with duplicate_sc_id_hashvalues are merged.
