Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

자동 채점 예제: Python

이 예시 프로젝트는 Python으로 작성되었으며, pytest를 사용하여 테스트되었습니다.

과제

현재 테스트는 메서드가 올바른 문자열을 출력하지 않아 실패하고 있습니다. 이 부분을 수정하면 테스트가 통과될 것입니다.

설치 명령어

sudo -H pip3 install pytest

실행 명령어

pytest

참고

  • pip의 설치 경로는 기본적으로 PATH 환경 변수에 포함되어 있지 않으므로, sudo -H 명령어를 사용하지 않고 설치하면 pytest를 사용할 수 없습니다.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages