embark/packages/utils/testing/src/lib
Pascal Precht f289a6fc6a feat(@embark/testing): introduce plugin APIs to register compilers
Embark relies on certain specific plugin properties, e.g. registered compilers,
and retrieves them using `plugins.getPluginProperties('compilers', 'compilers')`.

In order to make this work in the testing environment, we need those same APIs
in the `embark-testing` package as well.

This commit adds necessary APIs to `Plugins` and `Plugin` to make registering and
loading compiler plugins work.
2019-10-25 14:12:00 -05:00
..
embark.js test(@embark/commmunication): add test for artifact generation 2019-10-02 17:40:44 +02:00
events.js build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00
index.js test(@embark/commmunication): add test for artifact generation 2019-10-02 17:40:44 +02:00
plugin.js feat(@embark/testing): introduce plugin APIs to register compilers 2019-10-25 14:12:00 -05:00