Hey nerd herd—if I want to build a nice test suite for the new API, what's a tool that you like for this kind of stuff? Since the tests are client side it can be done in pretty much any language. I'd like to write the docs first, write the tests to fit the docs, and then the API
No idea what a "CI" container is. The goal is to be able to do "arm's length" testing of the API over the wire, so here it helps to be in a different environment.
-
-
I just mean "Continuous integration" - meaning an automated build/test services, such as CircleCI. Container meaning the Docker container said service might run.
-
Anyway, I still think "keep it simple" - no need to bring in tons of new tools. I'd probably use tooling I know already and then just make calls via HTTP. My gut is that you don't gain a lot by switching programming environments if you're doing all testing over the wire.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.