Jane Street's Expect Tests: Making Test-Writing a Joyful, Interactive Experience
At Jane Street we use a pattern/library called “expect tests” that makes test-writing feel like a REPL session, or like exploratory programming in a Jupyter ...
Read the full articleYou might also wanna read
Repeatable exploratory programming
Expect tests are a technique I’ve written about before , but until recently, it’s been a little on the theoretical side. That’s because it’s
Using ASCII waveforms to test hardware designs
At Jane Street, an “expect test” is a test where you don’t manually write the output you’d like to check your code against – instead, this o
Getting from tested to battle-tested
Testing is an essential part of building reliable software. It’s a form of documentation, a reminder of mistakes of the past, and a boost of
What a Jane Street software engineering interview is like
Are you thinking about applying to Jane Street for a software engineering role? Or already have a phone interview scheduled but unsure what
How QA Engineers Actually Test a Login Feature From UI to API
A practical walkthrough published on DEV Community demonstrates how software QA professionals test a login feature across UI, API, and autom
An Opinionated Approach for Frontend Testing for Startups
How we test our Frontend applications powered by React Query and server components with Vitest.
Comments
Sign in to join the conversation.
No comments yet. Be the first.