Metadata-Version: 2.1
Name: pytest-stepfunctions
Version: 0.1a0
Summary: A small description
Home-page: https://github.com/chehsunliu/pytest-stepfunctions
Author: Che-Hsun Liu
Author-email: chehsunliu@gmail.com
License: MIT
Description: # pytest-stepfunctions
        
        ![GitHub Actions/CI](https://github.com/chehsunliu/pytest-stepfunctions/workflows/CI/badge.svg)
        [![codecov](https://codecov.io/gh/chehsunliu/pytest-stepfunctions/branch/master/graph/badge.svg)](https://codecov.io/gh/chehsunliu/pytest-stepfunctions)
        
        A pytest fixture that makes you able to mock Lambda code during AWS StepFunctions local testing
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
