6 Commits (47f08e09558e808ddfc017b7fe10405f1a8372c4)

Author SHA1 Message Date
Kent C. Dodds a7f50eb82d rename `t.ok()` to `t.truthy()` and `t.notOk()` to `t.falsy()` 9 years ago
Kent C. Dodds e9c6cc2843 rename `t.same()` to `t.deepEqual()` 9 years ago
bouzuya d675c39939 fix index.d.ts for noImplicitAny option 9 years ago
Sam Verschueren 6c1eb922bf do not provide context in before and after hooks 9 years ago
Ivo Gabe de Wolff efd88eb941 Close #586 PR: Add t.context to TypeScript typings. Fixes #571 9 years ago
Ivo Gabe de Wolff 0e18865828 Close #571 PR: Add TypeScript typings. Fixes #568 9 years ago