Simen Bekkhus
d6baacfe74
feat: Refer to specific versions of Jest monorepo dependencies instead of range ( #14553 )
2023-09-20 12:52:18 +00:00
Paul O’Shannessy
6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork ( #13879 )
2023-02-09 08:13:08 +01:00
Tom Mrazauskas
8219820a87
chore(lint): use `jest/prefer-to-be` rule ( #13369 )
2022-10-03 14:07:11 +02:00
Bryan Mishkin
818b36b89a
chore: fix inconsistent workspace prefixes ( #13217 )
2022-09-08 11:29:38 +02:00
Feng Yu
ccecdaeaae
Enforce same version of a dependency ( #12668 )
2022-04-19 12:48:43 +02:00
BIKI DAS
e8e13fa6dc
chore: fix typos ( #12458 )
2022-02-23 15:38:05 +01:00
Simen Bekkhus
c665f229e7
feat: add `createMockFromModule` to replace `genMockFromModule` ( #9962 )
2020-05-03 20:37:51 +02:00
Michał Pierzchała
64b3a9b72b
chore(breaking): remove regenerator-runtime injection ( #7595 )
...
* feat: use @babel/plugin-transform-runtime instead of regenerator-runtime
* fix async example
* add changelog
* add babel/core and babel-jest to all examples
* fix native async test
* chore: dedupe lockfile
* remove babel from native transform test
* add test for async regenerator
2019-01-20 11:43:57 +01:00
Simen Bekkhus
1818d84b2c
Migrate to Babel 7 ( #7016 )
2018-12-18 10:28:03 +01:00
Simen Bekkhus
ed95b36bb1
chore: add arrow-body-style eslint rule ( #6406 )
...
* chore: add arrow-body-style eslint rule
* update snapshots
2018-06-20 19:07:19 +01:00
Masato Ohba
4ae3e4079b
Use standardized folder name / `examples/automatic-mocks` ( #6178 )
...
Ref: https://github.com/facebook/jest/issues/4969
2018-05-13 19:48:58 +02:00