Commit Graph

15 Commits

Author SHA1 Message Date
Tim Seckinger 42f78d4923
perf(jest-runtime): load `chalk` only once per worker (#10864) 2021-02-11 09:20:10 +01:00
Simen Bekkhus 2b30d8b8b0
fix: vendor node crawler from sane (#10919) 2020-12-05 15:57:05 +01:00
Simen Bekkhus 034cd34318
chore: migrate pretty-format to ESM (#10515) 2020-11-26 19:55:11 +01:00
Simen Bekkhus f9132f9106
chore: sort imports alphabetically (#10757) 2020-10-31 20:48:50 +01:00
Wojciech Maj 224d340e23
Replace non-inclusive terms with alternatives in internal scripts (#10234) 2020-07-03 11:41:57 +02:00
Simen Bekkhus 1c2011dbce
chore: verify all packages have the same engine requirement (#9871) 2020-04-23 20:19:29 +02:00
Simen Bekkhus 8aea97274b
chore(website): add copy button the code blocks (#9750) 2020-04-04 14:05:02 +02:00
Mark Pedrotti 0d4834427f chore: Check copyright and license as one joined substring (#8815)
* chore: Check copyright and license as one joined substring

* Update CHANGELOG.md

* Delete misleading comment
2019-08-14 00:53:12 +02:00
Mark Pedrotti e740de246b chore: Make sure copyright header comment includes license (#8783)
* chore: Make sure copyright header comment includes license

* Add period at end of copyright line in checkCopyrightHeaders.js :)

* Update CHANGELOG.md
2019-08-06 09:59:16 +01:00
Mark Pedrotti 98bafaa05a expect: Highlight substring differences when matcher fails, part 2 (#8528) 2019-06-13 23:25:40 +02:00
Mark Pedrotti 3cb3274aee
expect: Highlight substring differences when matcher fails, part 1 (#8448)
* expect: Improve report when matcher fails, part 20

* Added newlines to cleanupSemantic

* Add Facebook copyright header to declarations

* Added exception to checkCopyrightHeaders script

* Update CHANGELOG.md

* Make substring highlight explicit in CHANGELOG.md

* Convert cleanupSemantic to TypeScript

* Add diff-sequences to references in tsconfig.json

* Delete unneeded toString method of Diff class

* Add condition for edge case of empty string

* Decide not to rename DIFF_EQUAL

* Rewrite complicated condition as its plain meaning

* Encapsulate substring diff in array subclass with toJSON method

* Move printDiffOrStringify to jest-matcher-utils

* Add copyright header to 2 added files
2019-05-27 07:49:59 -04:00
Simen Bekkhus 5f7c3e4e12
Bump some dev dependency versions (#8044) 2019-03-04 18:55:52 +01:00
Alcedo Nathaniel De Guzman Jr be2703c103 Migrate expect to typescript (#7919) 2019-02-20 14:42:06 +01:00
Rubén Norte 665a93eec7
Update Facebook copyright headers (#7589)
* Update Facebook copyright headers

* Update changelog

* Fixed CSS comments

* Fixed change in sourcemap
2019-01-08 17:41:54 +00:00
Rubén Norte b7ee7bd324
Add check for copyright headers (#7370) 2018-11-15 09:53:22 -05:00