I'm binding an HttpRoute and testing it.
That occurs inside a ZManaged context.
Yet I need to use it for each test, which is very resource inefficient.
Is there a way run many labeled tests inside a ZManaged context?
I'm binding an HttpRoute and testing it.
That occurs inside a ZManaged context.
Yet I need to use it for each test, which is very resource inefficient.
Is there a way run many labeled tests inside a ZManaged context?