-
A design driven approach for building microservices in GoPricing:
- Open Source
#Developer Tools #Cloud Computing #Developer APIs 27 social mentions
-
Testing Frameworks
You could give the built-in unittest module [1] a try. It's less magical (although also less flexible) and many of its old limitations that people used to cite as advantages of pytest (e.g. built-in test discovery) have since been fixed. [1] https://docs.python.org/3/library/unittest.html.
#Online Services #Automated Testing #Testing 63 social mentions