#hugues9308
1 messages · Page 1 of 1 (latest)
Yes, I'd recommend checking the guide here: https://github.com/stripe/stripe-java?tab=readme-ov-file#development
So it's not just triggering the Stripe library tests-suite? I can start my own stripe-mock server and have my application's tests exerted on my usage of your API?
Yup! You can run the stripe-mock server locally and run the API against it
Thanks! Happy Holidays!