Pre-push git hook for running tests
nugmanoff opened this issue · 0 comments
nugmanoff commented
Now that we have some tests to run we need to add pre-push hook that runs them and verifies that no breaking change is made.
P.S. There is no need to use any git hook convenience library - just add necessary script to .git/hooks