Content
@
0 reply
0 recast
2 reactions
kevin
@kevinoconnell
in your opinion what is the best way to test something e2e in javascript/typescript? i use postman but its not the best, have been wanting to use jest but its super annoying to test with db calls
6 replies
1 recast
13 reactions
alex
@alexgrover.eth
is the goal for manual testing or to set up in CI? playwright is the way to go for the latter, depends exactly what you're trying to do though
1 reply
0 recast
0 reaction
kevin
@kevinoconnell
Ci would be preferable but a easier way to do manual works also!
1 reply
0 recast
0 reaction