Is this a meme format? https://lemmy.world/post/27730508
thirtyfold8625
I think there's one question you should answer in order to fully describe your "testing framework": is it being used for "end to end tests" or "integration tests" or "unit tests"? https://k-hartanto.medium.com/testing-pyramid-and-testing-ice-cream-cone-what-is-the-difference-6ddde3876c20
For unit tests, something like https://en.wikipedia.org/wiki/JUnit is useful. For testing a program after it's deployed, something like https://jbehave.org/reference/stable/story-syntax.html is useful. You get different information about your program from each type of testing, and one type can detect issues even if the other didn't, so doing both is useful.
Your (verbose and harder to understand) example reminds me of https://jbehave.org/reference/stable/story-syntax.html
I suspect the functionality you're interested in is supplied from https://ourworldoftext.com/home/ and/or https://ourworldofpixels.com/ so I don't think that putting effort into replicating that is the most important thing to work on.
There seems to be a lot of "The Itsy Bitsy Spider" discussion today: https://lemmy.world/post/25853254
I refuse to answer, since "what is the first country you traveled to" is a recovery question used by at least one online service I've used, and I don't want to risk letting someone else have a better chance at guessing the answer I used.