@w3ltraumpirat
@SamirTalwar Do you have an example matcher
implementation for driving http requests handy? I use BDD a lot for testing
APIs:
https://github.com/RHeactorJS/server/blob/master/features/Registration.feature
1 reply
@w3ltraumpirat
@SamirTalwar Because implementing this with a
global state makes the implementation horrible and hard to test.