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
Hi @samueladesoga, sorry for the very long time to reply.
Can you provide a repository reproducing this issue? Ideally it will have a way to deploy a minimal reproduction to AWS and a complete test that fails.
I hjave writtedn a test as below and the assertions doesnt seem to fail. it always passes.
Can you help point to what is going on.
A simple assertion works e.g. expect(true).to.Be(false) will pass
but using awsTesting type assertion never fails
The text was updated successfully, but these errors were encountered: