Luis Copetti
Results
4
issues of
Luis Copetti
Add a stack-oriented programming language: CJam
I am playing with graphql lately and I was trying to mimic an attack where a recursive query is sent by the client to the GraphQL server and it seems...
bug
This PR adds support for loading files and mappings from test resources directory. By default, It will look into `src/test/resources/mappings` and `src/test/resources/__files` behaving very similarly to when `WireMockServer` is started...
enhancement