920
you are viewing a single comment's thread
view the rest of the comments
[-] Omgpwnies@lemmy.world 2 points 9 months ago

Web testing is also done in python. Selenium has support in all major Python test frameworks. I've done SE-only tests in Robot, hybrid SE/Python using BDD with Behave, etc.

Unless I'm testing a language-specific API, I'm probably going to use Python...

[-] smeg@feddit.uk 2 points 9 months ago

I'm guessing that's because you're a python developer though. If you're a frontend developer who knows JS then why wouldn't you use that for your tests? (Apart from the fact that JS is horrible, but you've already accepted that suffering by becoming a web dev)

[-] Omgpwnies@lemmy.world 4 points 9 months ago

I'm a test automation developer, I'm not necessarily bound by the platform that the application is written in unless I'm writing white-box tests.

this post was submitted on 22 Feb 2024
920 points (95.7% liked)

Programmer Humor

19594 readers
599 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS