/unit-testing

단위 테스트 [생산성과 품질을 위한 단위 테스트 원칙과 패턴]

Primary LanguageC#GNU General Public License v3.0GPL-3.0

To run integration tests:

1. Use the script in DatabaseGenerationScript.sql to create the database.
2. Configure the tests to execute sequentially, not in parallel.