Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmschauer/aws-glue-local-mocking

Code for a blog article. Main reference is: https://medium.com/@dominikschauer/professional-aws-glue-pyspark-development-mocking-aws-services-for-unit-tests-e6c222e95933
https://github.com/dmschauer/aws-glue-local-mocking

Last synced: 2 days ago
JSON representation

Code for a blog article. Main reference is: https://medium.com/@dominikschauer/professional-aws-glue-pyspark-development-mocking-aws-services-for-unit-tests-e6c222e95933

Awesome Lists containing this project

README

        

# aws-glue-local-mocking
Code for a blog article. Inspired by https://github.com/aws-samples/aws-glue-jobs-unit-testing

Main reference is: https://medium.com/@dominikschauer/professional-aws-glue-pyspark-development-mocking-aws-services-for-unit-tests-e6c222e95933

Also used in: https://medium.com/@dominikschauer/aws-glue-job-development-in-vs-code-unit-testing-with-docker-and-pytest-on-an-ec2-development-dae29f0880b

Also helpful: https://www.thedataranger.com/how-to-test-aws-glue-jobs-locally/