Set up a modern web app by running one command.
COMMITS
/ packages/react-scripts/scripts/test.js October 1, 2021
B
Remove dependency pinning (#11474)
Brody McKee committed
July 26, 2019
B
Add explicit check for --watchAll=false (#7433)
Brody McKee committed
April 19, 2019
J
Remove no-watch flag in favor of watchAll=false (#6848)
Jack Zhao committed
April 2, 2019
C
Remove --coverage + --watch workaround (#4176)
Cody Olsen committed
February 1, 2019
R
Add '--no-watch' flag for tests (#6285)
Rico Kahler committed
October 22, 2018
J
Validate tsconfig when using TypeScript (#5524)
Joe Haddad committed
October 21, 2018
B
TypeScript syntax support (#4837)
Bruno Lemos committed
October 1, 2018
D
Don't crash npm test when hg/git are missing (#5212)
Dan Abramov committed
September 24, 2018
J
Change default test environment to jsdom (#5074)
Joe Haddad committed
September 18, 2018
J
Revert "Add support for yarn and lerna monorepos. (#3741)"
Joe Haddad committed
April 3, 2018
D
Work around Jest environment resolving bug (#4247)
Dan Abramov committed
February 1, 2018
B
Add support for yarn and lerna monorepos. (#3741)
bradfordlemley committed
January 15, 2018
D
Support Jest --watchAll flag (#3804)
Dan Abramov committed
January 13, 2018
September 26, 2017
S
BSD+Patents -> MIT (#3189)
Sophie Alpert committed
May 27, 2017
D
Consistently set environment variables (#2382)
Dan Abramov committed
May 12, 2017
V
Feature/different env config files #1343 (#1344)
Valerii Sorokobatko committed
March 14, 2017
D
Make scripts crash on unhandled rejections (#1819)
David committed
March 7, 2017
V
update to modern code style (#1738)
Valerii Sorokobatko committed
March 6, 2017
D
Fix internal linting setup and add missing headers (#1741)
Dan Abramov committed
March 4, 2017
D
Modularise scripts (#1433)
Daniel Grant committed
February 26, 2017
D
Fix npm test on Windows (#1647)
Dan Abramov committed
February 24, 2017
J
Use posix paths for Jest config during eject (#1635)
Joe Haddad committed
December 23, 2016
D
December 11, 2016
D
Clear scrollback in test mode (#1237)
Dan Abramov committed
B
Disable jest watch mode when --coverage flag is present (#1229)
Benoit Averty committed
October 1, 2016
B
Fix some typos (#809)
Brian Ng committed
September 23, 2016
D
Extract some utilities into a separate package (#723)
Dan Abramov committed
D
Minor tweaks
Dan Abramov committed
D
Preserve scripts/test.js after ejecting (#715)
Dan Abramov committed
A
Load environment file in development (#695)
Ayrton De Craene committed
September 22, 2016
D
Eject .babelrc instead of separate configs (#705)
Dan Abramov committed
D
Add support for public/ folder (#703)
Dan Abramov committed
September 18, 2016
V
Set up a monorepo with Lerna
Ville Immonen committed