5 ways platform engineers can help developers create winning APIs
Platform engineers can influence API development by following best practices and implementing DevOps design patterns.
The latest News and Information on API Development, Management, Monitoring, and related technologies.
Step Function added support for testing individual states . Which lets you execute individual states with the following: And returns the following: With the TestState API, you can thoroughly test every state and achieve close to 100% coverage of a state machine. So, does this eliminate the need for Step Functions Local ? Can we do away with end-to-end tests as well? If not, where should this new API fit into your workflow, and how should you use it?