Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test shell script #44

Closed
HaeSe0ng opened this issue Nov 1, 2019 · 0 comments
Closed

Test shell script #44

HaeSe0ng opened this issue Nov 1, 2019 · 0 comments

Comments

@HaeSe0ng
Copy link
Contributor

HaeSe0ng commented Nov 1, 2019

swpp2019-team1/test.sh 추가함
사용법은 파일 내에 있는 것과 마찬가지로 ./test.sh -al 과 같은 방식으로 실행

옵션:

-a: frontend, backend 모두 테스트
-f: frontend 테스트
-b: backend 테스트
-l: lint 체크 (-afb 없이 실행한다면 실행한 위치에 따라 lint 체크)

옵션 없이 실행한다면 실행한 위치에 따라 자동으로 테스트 + lint 체크

root: -al
front: -fl
back: -bl

(PR #30, COMMIT 25fd5e3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant