dotnet/aspnetcore

React SPA Template Jest Unit Tests Should Work

Open

#30 388 ouverte le 23 févr. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)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.

Guide contributeur