std/testing
Asher Gomez b5f9e3446c
refactor(testing): remove FakeTime.start setter (#5050)
* BREAKING(testing): remove `FakeTime.start` setter

* note

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-06-18 14:36:51 +10:00
..
__snapshots__ test(testing): correct test names (#4585) 2024-04-15 16:39:17 +10:00
_test_suite.ts docs(testing): improve the docs of @std/testing (#5033) 2024-06-17 11:31:31 +09:00
_test_utils.ts refactor(testing): remove use of public keyword (#5051) 2024-06-17 15:11:31 +12:00
_time.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
asserts.ts BREAKING(assert,testing): remove formatter option from assertEquals() (#4893) 2024-06-03 13:37:07 +10:00
bdd_test.ts docs(testing): improve the docs of @std/testing (#5033) 2024-06-17 11:31:31 +09:00
bdd.ts refactor(testing): remove use of public keyword (#5051) 2024-06-17 15:11:31 +12:00
deno.json chore: release 2024.06.17 (#5062) 2024-06-17 18:53:28 +09:00
mock_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
mock.ts docs(testing): improve the docs of @std/testing (#5033) 2024-06-17 11:31:31 +09:00
README.md docs(testing): improve the docs of @std/testing (#5033) 2024-06-17 11:31:31 +09:00
snapshot_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
snapshot.ts refactor(testing): remove use of public keyword (#5051) 2024-06-17 15:11:31 +12:00
time_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
time.ts refactor(testing): remove FakeTime.start setter (#5050) 2024-06-18 14:36:51 +10:00
types_test.ts refactor: make the code work under verbatimModuleSyntax (#4406) 2024-02-27 21:57:25 +00:00
types.ts docs(testing): improve the docs of @std/testing (#5033) 2024-06-17 11:31:31 +09:00