localstack / airspeed

A Python implementation of Velocity templates, tailored to VTL in AWS (e.g., API Gateway, AppSync)
Other
2 stars 1 forks source link

Update project setup to use pytest #8

Closed whummer closed 1 year ago

whummer commented 1 year ago

Update project setup to use pytest, instead of the outdated unittest/nosetest. This is in preparation for some upcoming VLT parity tests, to ensure our implementation has the same behavior as AWS.

/cc @bentsku @simonrw @calvernaz