dotnet/aspnetcore

React SPA Template Jest Unit Tests Should Work

Open

#30388 opened on Feb 23, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (37,933 stars) (10,653 forks)batch import
affected-fewarea-ui-renderingenhancementfeature-spagood first issuehelp wantedseverity-nice-to-have

Description

React SPA Project Templates / .csproj don't handle Typescript / Javascript unit tests.

Please see: https://github.com/microsoft/nodejstools/issues/2317
Once the change is perform in NodeJSTools, project templates in this repository should be updated.

The project templates should follow these guidelines: Unit testing JavaScript and TypeScript in Visual Studio and make sure it works.

Contributor guide