Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Libuild Tests

Structure

Catalog Description
configs Ensure that configuration items are not affected by code changes
errors Some test cases that are expected to be wrong
fixture Testing the functions of the Libuild
plugins Testing the function of the various plugins
toolkit Test toolbox

How to update snapshot

rush update && rush build && pnpm snapshot in root directory of project.

How to enable Mocha Test Explorer

Make sure you are using vscode.

  1. Install Mocha Test Explorer;
  2. rush update;
  3. Open the sidebar.