We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 rspec reporter에는 PR comment에만 리포팅을 하는 중. 그러나 PR에 노이즈가 되는 것을 지양하고 싶으나, 테스트 결과를 확인하고 싶을 경우에 대한 니즈가 존재하지 않을까...? 싶어서 만드는 콘솔 출력 기능.
GitHub Action 콘솔창에 rspec 리포팅 결과를 출력하는 기능을 개발
The text was updated successfully, but these errors were encountered:
No branches or pull requests
개요
현재 rspec reporter에는 PR comment에만 리포팅을 하는 중.
그러나 PR에 노이즈가 되는 것을 지양하고 싶으나, 테스트 결과를 확인하고 싶을 경우에 대한 니즈가 존재하지 않을까...? 싶어서 만드는 콘솔 출력 기능.
요구사항
GitHub Action 콘솔창에 rspec 리포팅 결과를 출력하는 기능을 개발
The text was updated successfully, but these errors were encountered: