TestArmada / magellan

Large Scale Automated Testing for Mocha, Nightwatch, Appium, Nodejs, etc
MIT License
287 stars 76 forks source link

Is testarmada-magellan-locks-resource-strategy available in Magellan@11? #262

Open ywangii opened 5 years ago

ywangii commented 5 years ago

I got

[ERROR] [Magellan] Cannot load resource strategy due to Error: Cannot find module 'testarmada-magellan-locks-resource-strategy'

When I try to use the strategy for locks based on the doc here - https://github.com/TestArmada/magellan-saucelabs-executor#magellan-saucelabs-executor saying -

Magellan@11 release manages locks and other test resources via resource strategy.

And npm i testarmada-magellan-locks-resource-strategy --save also returns a 404.

Thanks for any thoughts and help!