I'm building a tool that would let one generate Spring Boot integration tests based on Postman collections.
I think there is a gap between exploratory testing and more structured forms of testing. So I am trying to make a tool for that for myself. If I like the outcome I'll open-source it.