Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 574 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 574 Bytes

Sitecore Personalize Test Examples

This repository represents an example template repository of how to write Sitecore Personalize Unit/Automation Tests. If you want to start writing your own tests, select Use this template to get up and running quickly with your own tests and use the examples as ideas for your own Unit/Automation tests. All the tests in this repository is written with MochaJS and SuperTest. The Sitecore Personalize APIs are consumed through the use of the SDK here: https://www.npmjs.com/package/sitecore-personalize-tenant-sdk

Getting Started