Skip to content
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

feat: Test ClassDecorator 추가 #41

Open
biud436 opened this issue Feb 13, 2024 · 0 comments
Open

feat: Test ClassDecorator 추가 #41

biud436 opened this issue Feb 13, 2024 · 0 comments

Comments

@biud436
Copy link
Owner

biud436 commented Feb 13, 2024

반복되는 jest 초기화 코드를 래핑하는 @Test()와 같은 테스트 클래스 데코레이터가 필요합니다.

  • 각 메소드들은 각 단위 테스트로 래핑하여 자동으로 검증을 수행해야 합니다.
  • 멤버 변수의 타입을 분석하여 application.get<T>(type)로 자동 인스턴스 주입 필요합니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant