Skip to content

radekg/app-kit-orytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORY Test Kit

ORY components for embedding in tests. Depends on Docker.

Usage

Individual packages contain tests showing exact usage patterns for your own tests.

Run tests

make test

Coverage report

make coverage

Create a release

make release