سؤال

1)

i have a shell script which basically contains some(database testing and integrating test code) ,

but i have to run this shell script when ever there is commit (or any change ) in my git repo the script should execute how can i achieve this

os. Debian 6.0.1 amazon ec2

i am trying something like Travis for continues integration ..

2)

for GUI testing in Debian like O.S which is better selenium or casper.js

or is the any other beter alternative

so please help me

هل كانت مفيدة؟

المحلول

Regarding your first question: You are looking for the post-commit hook.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top