Today I Learned

hashrocket A Hashrocket project

Run Jest tests sequentially

Today I learned how to run jest sequentially by just adding --runInBand or -i to the jest command. This way I can investigate which test execution is trowing some warnings in the codebase I am working on.

See More #javascript TILs
Looking for help? At Hashrocket, our JavaScript experts launch scalable, performant apps on the Web, Android and iOS. Contact us and find out how we can help you.