Skip to content

tusharsadhwani/better-project-maintenance

Repository files navigation

better-project-maintenance

Demo code for the talk "Better project maintenance with static analysis".

Local Development / Testing

  • Create and activate a virtual environment
  • Run pip install -r requirements-dev.txt to do an editable install
  • Run pytest to run tests

But where's the AST tests?

It's in the .solution folder. Copy over the file to the tests folder, or run pytest .solution

About

Code repo for the talk "Better project maintenance with static analysis"

Topics

Resources

License

Stars

Watchers

Forks

Languages