EddyTests
No user record in our sample, but EddyTests has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but EddyTests has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Sure, but I assumed they meant pacemakers rather than desktop apps to manage appointments etc!
If it’s medical devices I assume they want RTOS? Windows wouldn’t work for that world
Thanks for the info! I’ll check it out :)
Not really, it was experimental and only released recently (end of last year?). You can't really build experimental features with potentially breaking changes or even a complete removal into a CI pipeline without a lot…
3+ testing tools for websites - Selenium, Cypress, and Playwright. Selenium is a little old and verbose - the biggest issue, imo, is having to handle waiting for elements. Also managing webdrivers suck. Cypress is great…