thirtyfold8625

joined 1 month ago
[–] [email protected] 2 points 2 hours ago (1 children)

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.

[–] [email protected] 1 points 5 hours ago (1 children)
[–] [email protected] 1 points 1 day ago (1 children)

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.

[–] [email protected] 1 points 1 day ago (1 children)

Your (verbose and harder to understand) example reminds me of https://jbehave.org/reference/stable/story-syntax.html

[–] [email protected] 9 points 2 days ago

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.

[–] [email protected] 4 points 1 month ago

There seems to be a lot of "The Itsy Bitsy Spider" discussion today: https://lemmy.world/post/25853254

view more: next ›