-
Notifications
You must be signed in to change notification settings - Fork 14
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
Tox to pytest #188
Tox to pytest #188
Conversation
2e94115
to
a8f4e21
Compare
a8f4e21
to
3d44375
Compare
332b0fe
to
0cd0891
Compare
Signed-off-by: hkkim <[email protected]>
0cd0891
to
64a3c4b
Compare
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.
깔끔하게 잘 작성하셨네요!
고생하셨습니다 :)
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.
특이사항은 없는 것 같습니다. 고생하셨습니다~
Signed-off-by: hkkim <[email protected]>
64a3c4b
to
d1f788f
Compare
Signed-off-by: hkkim <[email protected]>
d1f788f
to
120e229
Compare
Signed-off-by: hkkim <[email protected]>
120e229
to
eb76a7d
Compare
Signed-off-by: hkkim <[email protected]>
eb76a7d
to
89ced15
Compare
Signed-off-by: hkkim <[email protected]>
89ced15
to
2b325e2
Compare
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
Signed-off-by: hkkim <[email protected]>
d2a80a4
to
45ee5d0
Compare
@hkkim2021 , 고생하셨습니당! 👍 |
Description
Refactoring the test commands defined in the original tox.ini to use pytest.
Type of change