python 테스트 프레임워크
2022. 11. 8. 11:08ㆍPost
참고:
https://www.itworld.co.kr/t/61023/90309/131687
https://testmanager.tistory.com/332
https://cheuora.github.io/2020/04/16/Behave/
방향:
1 behave(“행위 주도 개발”, 즉 BDD(behavior-driven development) 패러다임을 사용하는 여러 파이썬용 테스트 프레임워크 가운데 하나)를 사용하여, 시나리오 기반 테스트 를 진행한다.
2 이후 allure를 사용한다.
'Post' 카테고리의 다른 글
chsh -s /bin/bash (0) | 2022.11.11 |
---|---|
create template. index.html (0) | 2022.11.10 |
한 컴퓨터에서 git 여러 계정 + 스택오버플로우 (4) | 2022.11.07 |
mongodb slow query 조회 (0) | 2022.11.01 |
mongosh 조회 (0) | 2022.09.28 |