Test Automation Weekly (@testingdigest) 's Twitter Profile
Test Automation Weekly

@testingdigest

A free, once-weekly newsletter of Test Automation articles, news, and cool projects. #softwaretesting #testautomation

ID: 1409771114792902658

linkhttps://testautomationweekly.com calendar_today29-06-2021 07:10:15

141 Tweet

1,1K Takipçi

3,3K Takip Edilen

Cory House (@housecor) 's Twitter Profile Photo

This is what it looks like to colocate related code. Long paths like this: "../../../../" Become short paths: "./" I like diffs like this. 👍

This is what it looks like to colocate related code.

Long paths like this: "../../../../"

Become short paths: "./" 

I like diffs like this. 👍
Sam Altman (@sama) 's Twitter Profile Photo

it’s been a crazy year. i’m grateful that we put a tool out in the world that people really love and get so much benefit from. more than that, i am glad that 2023 was the year the world started taking AI seriously.

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

ChatGPT is a pretty handy tool - and building your own version may seem out of reach. But it's not. You can create your own AI-powered chatbot with chat completion functionality. Njoku Samson Ebere shows you how to do it using OpenAI, ChatGPT, Node.js, & React. freecodecamp.org/news/how-to-bu…

Yevhen Laichenkov (@elaichenkov) 's Twitter Profile Photo

🚀 Just released my new Cypress.io plugin! It upgrades the cy.log() command to show log messages in the Cypress UI or in your terminal, adapting to how tests are running. Super handy for everyone. Read more about it in my article. #cypress #testing dev.to/elaichenkov/ma…

Yevhen Laichenkov (@elaichenkov) 's Twitter Profile Photo

🎉As 2023 winds down, let's look back at the most popular Cypress.io plugins! Proud to unveil my new article "The Most Popular Cypress Packages of 2023". Discover what made the cut and why! #cypress #testing #javascript #opensource hackernoon.com/the-most-popul…

Kirk Borne (@kirkdborne) 's Twitter Profile Photo

This #GitHub repository (with 100+ case studies) contains everything you need to become proficient in System Design: github.com/Coder-World04/… by Naina Chaturvedi

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

Linux is a popular operating system with SysAdmins and devs. And Beau Carnes created 2 in-depth beginner courses for you – here's the first one. In it, he goes through the major distro families and gives you an in-depth overview of how to use Linux. freecodecamp.org/news/introduct…

Cory House (@housecor) 's Twitter Profile Photo

In TypeScript, I often prefer to use a Record over a switch statement. ✅ It's easy to read. ✅ It's typically less code. ✅ It's safer. With a switch, I have to do extra work to assure it's exhaustive. With a Record, if I forget to handle a case, it won't compile.

In TypeScript, I often prefer to use a Record over a switch statement.

✅ It's easy to read.
✅ It's typically less code.
✅ It's safer. With a switch, I have to do extra work to assure it's exhaustive. With a Record, if I forget to handle a case, it won't compile.
Visual Studio Code (@code) 's Twitter Profile Photo

We know a lot of you prefer to git from the terminal instead of the built-in source control view. And we don't want you to feel left out of all this AI goodness. So we made this for you...

Shruti (@heyshrutimishra) 's Twitter Profile Photo

🚨 Breaking news: Google just launched LUMIERE, and it's crazy. This is going to transform the future of VIDEO forever Here are 5 stunning examples you can't miss out on: 🧵

🚨 Breaking news:

Google just launched LUMIERE, and it's crazy.

This is going to transform the future of VIDEO forever

Here are 5 stunning examples you can't miss out on: 🧵
Deno (@deno_land) 's Twitter Profile Photo

📢 Deno 1.40 is released! - Temporal API - import.meta.filename and import.meta.dirname - Web standard decorators - WebGPU windowing - Node.js compatibility improvements - Simpler imports in deno.json - Better looking diagnostics Full release notes: deno.com/blog/v1.40

Cory House (@housecor) 's Twitter Profile Photo

Problem: Your code base probably contains a lot of copy/pasted code, but it's hard to find. Solution: jscpd jscpd is a command line tool that finds copy/pasted code and reports specific duplicated lines. Works for over 150 languages. Example report:

Problem: Your code base probably contains a lot of copy/pasted code, but it's hard to find.

Solution: jscpd

jscpd is a command line tool that finds copy/pasted code and reports specific duplicated lines. 

Works for over 150 languages.

Example report:
Vite ⚡ (@vite_js) 's Twitter Profile Photo

Vite 5.1 is out! ⚡️ 🛠️ Experimental Vite Runtime API (vite-node into core), unlocking HMR for SSR and running code using Vite plugins in any environment 🔥 Dev server performance improvements ✨ import `css?url` support and more! vitejs.dev/blog/announcin…

Vite ⚡ (@vite_js) 's Twitter Profile Photo

Vite 5.2 is out! ⚡️ 🔐 CSP nonce and require-trusted-types-for support 🧩 import.meta.filename/dirname support in SSR 🧙‍♂️ shiki+twoslash powered code snippets in docs ⏩ Update to esbuild 0.20 🛠️ Significant fixes across the board vitejs.dev

Cory House (@housecor) 's Twitter Profile Photo

A recipe for fast, reliable end-to-end tests (no mocks): 1. Create a test DB instance. 2. Create SQL scripts to populate the test DB with enough data to test the app. 3. Create an automated process to quickly reset the test DB. 4. Reset the DB before starting the test suite.

Yevhen Laichenkov (@elaichenkov) 's Twitter Profile Photo

Happy to launch Cypress Quiz! Challenge yourself with fun questions about Cypress.io. #cypressquiz #cypress #testing #automated #javascript cypressquiz.com

Abhishek (@heyabhishekk) 's Twitter Profile Photo

ChatGPT can now create Mind Maps. No more wasting hundreds of hours making visuals for studying or simplifying complex ideas. Here’s how to do it for free in a few seconds:

ChatGPT can now create Mind Maps.

No more wasting hundreds of hours making visuals for studying or simplifying complex ideas.

Here’s how to do it for free in a few seconds: