If you're running many different tests on AWS Lambdas try to think about how you can run them on different Lambda profiles based on previous historical data. This can save a lot of money instead of running all of them in the same memory profile.
#AWS#testing#Lambda
Why is it so hard to use spell checkers in the IDE?
Each time opening some repository there are underlined words with the wrong spelling that just distract from reading the code.
#code#spellChecke
In case you forgot how to sort an array or how to create a tree structure, you can find the code snippets and even some articles on https://t.co/QpDAkZHiZJ
#learning#algorithm#snippets#javascript
Recently was writing the migration tool for multiple repositories and found that the combination of https://t.co/dvoePpulTl + https://t.co/BIKUk6Vzs4 is really good choice for this task.
#Migration#AST
Recently, I found out that there is a lack of information about blockchain testing. So I started to seek resources. As a result, here is a list of resources and tools for blockchain testing. Feel free to add new via PR! https://t.co/BuNHO0l9xF #testing#blockchain#automation
Interesting video how to build the testing framework from scratch by @cnakazawa
Building a JavaScript Testing Framework https://t.co/aY9zbULAGJ via @YouTube
Давно у нас не было оффлайн встреч. 10 июня @WixEng соберется, чтобы поговорить о процессах разработки и тестирования в #WIX, про разные инженерные походы и микросерсисную архитектуру. Приходите, будет интересно https://t.co/TbRaUTXQ2i
Playwright v1.11 is out!
🎥 New API's to manage screen recording
🖥 Screen size emulation
💫 Chrome DevTools protocol support across languages
Read more: https://t.co/nwxTxcyFpK