Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python

Fixtures

Generating a fixture:

# install danger
npm install -g danger
# generate a JSON fixture of what danger-js will pass to the python
danger pr https://github.com/microsoft/TypeScript/pull/34806 --json > fixtures/typescript-34806.json

Then to work on the process

# Using a fixture
cat fixtures/typescript-34806.json | python danger_runner.py

# Using Danger

About

PyDanger

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages