You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ composer create-project nette/web-project test1
cd test1
# Must set execution bit
chmod 755 vendor/bin/tester
chmod 755 vendor/nette/tester/src/tester
# Running now works
vendor/bin/tester