Get an introduction to test automation https://www.fosslife.org/introduction-test-automation #testing #automation #SoftwareDevelopment #tools #QA
#testing #automation #softwaredevelopment #tools #qa
🤖 Have you assessed the real value of automated testing in your projects? Join us for the talk "A Pragmatic Perspective on Automated Testing from Architecture to Coding" by Tibor Arpáš at #PyConCZ! 🛠️📊 Learn more: https://cz.pycon.org/2023/program/talks/107/
#Testing #SoftwareDevelopment
#pyconcz #testing #softwareDevelopment
Regards recent chrome er "remote data visibility features". . . I havent used chrome for anything useful for advertising for many years. They will have a long history of me looking up wiki articles, word spellings, corporate bios etc, and a weird absence of searches in google.
When i use Linkedin, its also from Chrome, with its about 17 user trackers per page.
As its the most common browser I need to keep it for #testing stuff.
My quick fire thoughts after finishing BDD in action (second edition)
https://blog.codemanship.dev/bdd-in-action-a-quick-opinion?showSharer=true
(Mr Ferguson Smart wrote quite an interesting book there, I hope I Did not misrepresent or misunderstand what he states in his book)
Make the data in your tests visible, reviewable, and easily editable because the data is where the value is.
Blogged: Rage Against the Machinery https://qahiccupps.blogspot.com/2023/09/rage-against-machinery.html #testing #unitTests #data
After discussing it with the development leads my testing infrastructure team activated code coverage metrics in one of our code bases. There's also an automated check that fails if the coverage drops below the current state.
It's two weeks later and all of a sudden developers are discussing with me how to make our code more testable.
Years of convincing them didn't work out, now that it's automated it does. Sigh.
#Testing #automation
First attempt at indie-web POSSE to Twitter 🤞
#hello #testing
#POSSE https://www.dfoley.ie/notes/id:41fb72301bac5f1f95b47a7204975867
https://orys.us/v0 what has been taking a lot if my time as I try to make our automated deployment happy on some project. #xkcd #deploying #testing
Good morning, friends of #BSDCafe and the #Fediverse!
The #Matrix server for BSD Cafe is up and seems to be running smoothly. I'd like to begin with some testing - anyone from BSD Cafe interested in an account?
Send me a direct message, and I'll be happy to set one up.
The server is federating correctly and is operational. I've also installed the web version of #Element for easier access.
#ServerUpdate #Testing #JoinUs #BSDCafeUpdates #BSDCafeServices
#bsdcafe #fediverse #matrix #element #serverupdate #testing #joinus #bsdcafeupdates #bsdcafeservices
Dominique Costagliola : «Avec le Covid, on a vu ce qui arrive quand on fait du court-termisme» #Eaux_usées #testing #covid #masques #ventilation #vaccin https://justpaste.it/dfc6f
#eaux_usees #testing #covid #masques #ventilation #vaccin
New official Arch Linux package: **cargo-hack** 🚀
🦀 Cargo subcommand to provide various options useful for testing and continuous integration.
⭐ GitHub: https://github.com/taiki-e/cargo-hack
🐧 Package: https://archlinux.org/packages/extra/x86_64/cargo-hack/
#archlinux #rust #cargo #testing #ci
📣 I'll be happy to meet you next week at #APIdays London, September 13 & 14, 2023 where I'll be talking about "Challenges of #API #contract-testing" and how we solve 'em at scale with @microcksio 🚀
#apidays #api #contract #testing #microservices #openapi #graphql #grpc #asyncapi
Wired: 7 Rapid At-Home Covid-19 Tests—and Where to Find Them (2023) https://www.wired.com/story/best-rapid-at-home-covid-19-test-kits/ #Tech #wired #TechNews #IT #Technology via @morganeogerbc #Gear/Products/HealthandFitness #Gear/BuyingGuides #FollowYourNose #buyingguides #coronavirus #vaccines #Shopping #COVID-19 #testing #health #Gear #FDA
#Tech #wired #technews #it #technology #gear #FollowYourNose #buyingguides #coronavirus #vaccines #shopping #covid #testing #health #fda
Hey developers! Happy Sunday! Check this out!
Easier Unit Tests in C# dotnet With Composition
https://m.youtube.com/watch?v=CQd2x2_3Tpc&feature=youtu.be
#dotnet #programming #coding #csharp #testing #tutorial
Funny situation: I was searching for a solution regarding #testing in #react on the internet. I clicked on the first search result, because the title exactly matched what I was searching for.
After reading the first paragraph I realized, I wrote this #DEVCommunity article myself couple of weeks ago 😂
My learning: It's good to write things down because I tend to forget stuff.
I often talk about the results gap, which is like the invisible ink written list of unfinished work where #testing is the mechanism of making it visible.
Our gap became of uncontrollable size. I spent all yesterday visualising it with 35 items and estimating that the invisible list is currently about 150 things.
I annoys me that I let it get to this and that I feel like I should have done better. And I shouldn't have to be one doing this, which is also my failure.
How in Bash to test a name/string is an executable #commandline #bash #testing