MrDave1999 / SimpleResults

A simple library to implement the Result pattern for returning from services
https://mrdave1999.github.io/SimpleResults
MIT License
105 stars 2 forks source link

test: Add integration test project for a sample #22

Closed MrDave1999 closed 1 year ago

MrDave1999 commented 1 year ago

Resolves #11.

This project is to test the SimpleResults library with an HTTP client.