TestCentric / testcentric-engine

Test engine that loads and runs tests for TestCentric
MIT License
0 stars 3 forks source link

Exception thrown when an extension is found for which there is no extension point. #72

Closed CharliePoole closed 1 year ago

CharliePoole commented 1 year ago

This is showing up when the agent encounters extensions only intended for the main engine. In general, we should only throw if an unsupported extension was explicitly requested, i.e. when no wild cards are involved.

CharliePoole commented 1 year ago

:tada: This issue has been resolved in version 2.0.0-alpha7 :tada:

The release is available on: