You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one wants to use, for example, the test helpers, there is no indication on the readme that one should use the npm package "@aragon/contract-helpers-test". You have to go into the code, open the package.json in question, and figure out the package you need. Would be nice if there was a usage section in the readme.
EDIT: Actually, the package states @aragon/contract-helpers-test, but the package was published as @aragon/contract-test-helpers, which is even more confusing.
If one wants to use, for example, the test helpers, there is no indication on the readme that one should use the npm package "@aragon/contract-helpers-test". You have to go into the code, open the package.json in question, and figure out the package you need. Would be nice if there was a usage section in the readme.
EDIT: Actually, the package states @aragon/contract-helpers-test, but the package was published as @aragon/contract-test-helpers, which is even more confusing.