dotnet/aspnetcore

React SPA Template Jest Unit Tests Should Work

Open

#30.388 aberto em 23 de fev. de 2021

Ver no 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.

Guia do colaborador