-
Notifications
You must be signed in to change notification settings - Fork 5
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
Refactor existing tox test to pytest #123
Conversation
Signed-off-by: s-cu-bot <boanboan114@gmail.com>
Signed-off-by: s-cu-bot <boanboan114@gmail.com>
…ry_scanner into s-cu-bot Signed-off-by: s-cu-bot <boanboan114@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
깔끔하게 잘 해주신 것 같습니다 :)
많이 배우고 갑니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
많은 참고가 되었습니다:) 수고하셨어요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다! 크게 고칠만한 부분은 보이지 않는 것 같아서 코멘트 달아주신 부분만 확인해주시면 될 것 같습니다~
Description
[What I changed]
(1) requirements-dev.txt
(2) file_format_test.py
(3) initial_tox_test.py
(4) tox.ini
Type of change