FeatureFuel
3

Allow access to mocha context from unit tests

Source: Kong/insomnia#3648 · opened by @jswitzer-lulus
Is your feature request related to a problem? Please describe.
Some of our unit tests take longer then 5 seconds to complete. There should be a way to work around this. Currently there is not.

Describe the solution you'd like
A simple solution would be to allow access to the mocha context from the unit test blocks. This would also allow access to a number of other useful mocha features.

Describe alternatives you've considered
A global or test suite level preference would be a nice feature in the future but it seems much more involved.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests