Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testenv

configuration for Temporal test environments

Usage

Add this repository as a submodule:

❯ git submodule add https://github.com/RTradeLtd/testenv
❯ git add .
❯ git commit

Then:

❯ ( cd testenv ; make testenv )

Add this to your dependency installation script:

❯ git submodule update --init

To update:

❯ ( cd testenv ; git pull origin master )
❯ git add .
❯ git commit

About

🚧 configuration for spinning up Temporal test environments

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages