<p>To avoid flooding your terminal with a long list of failed tests, stop at the first failure on pytest using the -x flag </p>
https://docs.pytest.org/en/stable/usage.html#stopping-after-the-first-or-n-failures
Open link
Jonas Ferreira
Posted on
July 14, 2021
Topics:
pytest, quality of life, testing
Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>How to enable, disable, or clear your browser's "Web Storage" cache .</p>
↗
https://mid.as/kb/00103/enable-disable-or-clear-web-storage-cache#:~:text=To%20clear%20Web%20Storage%20in%20Chrome%3A,and%20click%20%22Clear%20data%22
Jaênia Sousa
Sep 15, 2021
Topics:
web storage
<p>Common business English phrases for a workplace meeting </p>
↗
https://virtualspeech.com/blog/english-phrases-workplace-meeting
Caroline Ribeiro
Sep 14, 2021
Topics:
meetings
<p>Optimize and resize images in AWS S3 in real-time with ImageKit: </p>
↗
https://imagekit.io/blog/image-optimization-resize-aws-s3-imagekit/
Flavio Juvenal
Sep 14, 2021
Topics:
aws, cdn, performance, s3, web
<p>CSS module scripts: <code>import</code> stylesheets like JavaScript modules </p>
↗
https://blogs.windows.com/msedgedev/2021/08/17/css-module-scripts-import-stylesheets-like-javascript-modules/
João Lins
Sep 14, 2021
Topics:
css, web
<p>Rimble: Adaptable components and design standards for decentralized applications: </p>
↗
https://blog.prototypr.io/this-is-rimble-d0f1ad26b8b6
Rebeca Sarai
Sep 13, 2021
Topics:
dapps, design
<p>an example of how prioritizing people and creating a more horizontal company can bring great long-term results </p>
↗
https://www.businessinsider.com/gravity-payments-dan-price-ceo-raise-minimum-wage-revenue-2021-8
Rob Novelino
Sep 13, 2021
Topics:
<p>A tool for managing JavaScript projects with multiple packages: </p>
↗
https://lerna.js.org/
Flavio Juvenal
Sep 13, 2021
Topics:
javascript, package, repo
How to recover lost Python source code if it's still resident in-memory:
↗
https://gist.github.com/simonw/8aa492e59265c1a021f5c5618f9e6b12
Flavio Juvenal
Sep 12, 2021
Topics:
Python, Debug
<p>Multiple TXT fields for same subdomain: </p>
↗
https://serverfault.com/questions/815841/multiple-txt-fields-for-same-subdomain
Flavio Juvenal
Sep 10, 2021
Topics:
dns
<p>tips to deal with imposter syndrome from the (Brazilian) managing director of Thouthworks Spain </p>
↗
https://www.thoughtworks.com/insights/blog/leadership/10-steps-to-reduce-the-impact-of-the-imposter-syndrome
Rob Novelino
Sep 10, 2021
Topics:
<p>Among the benefits of using styled-components in React is the freedom to build custom components with CSS </p>
↗
https://blog.logrocket.com/benefits-using-styled-components-react/
Jaênia Sousa
Sep 10, 2021
Topics:
react, styled-components
<p>An open-source checklist to help you plan, build and grow your design system: </p>
↗
https://www.designsystemchecklist.com/
Anna Erbetta
Sep 9, 2021
Topics:
design, design system, tools, ui
<p>How to measure Performance of Images on your website </p>
↗
https://medium.com/pixboost/how-to-measure-performance-of-images-on-your-website-5d80d670e0
Joao Veras
Sep 9, 2021
Topics:
<p>What to do when you botch a release on PyPI: </p>
↗
https://snarky.ca/what-to-do-when-you-botch-a-release-on-pypi/
Flavio Juvenal
Sep 8, 2021
Topics:
pypi, python
<p>django-capture-on-commit-callbacks: Capture and make assertions on () callbacks. This allows you to write your tests with the TestCase, rather than needing the slower TransactionTestCase to actually commit the transactions: </p>
↗
https://pypi.org/project/django-capture-on-commit-callbacks/
Flavio Juvenal
Sep 8, 2021
Topics:
django, testing
<p>Cut Out the Middle Tier: Generating JSON Directly from Postgres - </p>
↗
https://blog.crunchydata.com/blog/generating-json-directly-from-postgres
Flavio Juvenal
Sep 8, 2021
Topics:
json, postgres
<p>When referring to users, in a hypothetical scenario or a product demo, prefer to use “they” or “she” instead of “he” so you don’t assume the user is male.</p>
↗
Pedro Bacelar
Sep 8, 2021
Topics:
communication, product, user
<p>When writing tests with RTL you can use <code>()</code> to debug your test. This will return a URL on your terminal once you run the test, and with it you can access the page rendered by the test </p>
↗
https://github.com/testing-library/dom-testing-library/issues/824
Gabriela Leal
Sep 6, 2021
Topics:
js, react, rtl
<p>Apply black reformatting to Python files only in regions changed since a given commit: </p>
↗
https://github.com/akaihola/darker
Flavio Juvenal
Sep 6, 2021
Topics:
black, python, tool
<p>The hard thing about easy things </p>
↗
https://leaddev.com/team/hard-thing-about-easy-things?utm_source=ActiveCampaign&utm_medium=email&utm_content=Driving+a+technical+strategy+at+scale&utm_campaign=Originals+-+Issue+52+%28September+2%29&vgo_ee=jKUhdadIwVUiUNip9LR198Dz8hZmZMux3bJN1hnmj6k%3D
Filipe Ximenes
Sep 2, 2021
Topics:
<p>Does React batch state update functions when using hooks? </p>
↗
https://stackoverflow.com/questions/53048495/does-react-batch-state-update-functions-when-using-hooks
Flavio Juvenal
Sep 2, 2021
Topics:
hooks, js, react
<p>Five Ansible Techniques I Wish I’d Known Earlier: </p>
↗
https://zwischenzugs.com/2021/08/27/five-ansible-techniques-i-wish-id-known-earlier/
Flavio Juvenal
Sep 2, 2021
Topics:
ansible, devops, python
<p>Using Session Storage in React with Hooks </p>
↗
https://typeofnan.dev/using-session-storage-in-react-with-hooks/
Jaênia Sousa
Sep 2, 2021
Topics:
hooks, js, react
<p>Turn impostor syndrome into confidence: 15 tips for managers and individuals </p>
↗
https://asana.com/resources/impostor-syndrome?utm_term=textlink
Caroline Ribeiro
Aug 31, 2021
Topics:
leadership
Previous
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept