Skip to content

This is a sample web part that shows usage of Jest and Enzyme to test SPFx solutions.

Notifications You must be signed in to change notification settings

aakashbhardwaj619/SPFXDeepDive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test List Items

Summary

This is a sample web part that shows usage of Jest and Enzyme to test SPFx solutions.

Used SharePoint Framework Version

1.10.0

Applies to

Prerequisites

There are no pre-requisites.

Solution

Solution Author(s)
test-list-items Aakash Bhardwaj

Version history

Version Date Comments
1.0 May 23, 2020 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • npm install
  • npm test
  • gulp bundle --ship
  • gulp package-solution --ship
  • Add to Site Collection App Catalog and Install the App

About

This is a sample web part that shows usage of Jest and Enzyme to test SPFx solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published