adamghill / dj

Run commands with `dj {command_name}`. Use aliases defined in a simple config file or defaults to Django management commands.
MIT License
8 stars 0 forks source link

Expectations #8

Open adamghill opened 5 years ago

adamghill commented 5 years ago

Start adding the initial work for expectations that will use delegator.py/pexpect. Although it currently fails for my test case of using pg_dump. Solves #2.