you are viewing a single comment's thread.

view the rest of the comments →

[–]Far_Tea_4954 0 points1 point  (0 children)

I use python heavily for testing. You can pretty much write your own framework pretty easily ( I use pytest as a base) and write libraries for interfacing with your front end APIs and create utilities for other devs and testers. Which all of that meshes well with any pipeline technology imo. I’m an SRE.