Well, here it is!
Here's my @getpostman talk at #postcon2019.
I talk about:
- My testing background.
- My "relationship/history" with Postman and the community.
- How I'm using Postman at @gear4music@g4mtech
https://t.co/WdOIg6jR7l
So…I went to see @thedarkness perform at the @MandSBankArena tonight and the fire/smoke alarm went off after the first song.
We all had to evacuate the venue after the first song 😂
Check out the smoke above the lights 😬
I’m curious how this was tested at the venue 🤔🤔
That said, I am calling everyone out for a challenge! You give me a web component of any framework that you think is impossible to test or get a 100% test coverage for and I will proof you otherwise 🧐 if I loose I will donate $100 to a charity of your choice! Game on! 🤝
@AutomationPanda That’s what I do whenever I want to learn new languages. 😂 Googling “what is the [insert language here] equivalent of npm install/test”
@cactusflamingo_ I used to play this on my commute to work. When “that event” happened towards the end, I needed to take a minute before walking to the office 😂 I was a wreck. Incredible game
APIs are a key component of how data is collected & shared.
And to make sure your APIs are working as they should, you need to test them.
In this beginner's guide, @larymak1 explains why it's important to test APIs & shares some best practices & tips.
https://t.co/iyncKv6ZvT
The most exciting v8 feature is the new browser runner that allows you to run unit and component tests in an actual/real browser environment. It comes with presets for @reactjs, @preactjs, @vuejs, @sveltejs, @solid_js and @buildWithLit and is powered by @vite_js 💪 (3/6) 🧵
You know why us Senior+ engineers have good hygiene around structuring and naming conventions?
It’s because we’ve been bitten by our mistakes enough times to have respect for what we can do wrong when we’re careless.