fixture-monkey
fixture-monkey copied to clipboard
Let Fixture Monkey generate test instances including edge cases automatically
https://github.com/naver/fixture-monkey/pull/418 `Map>` 처럼 key 값이 컨테이너인 경우 생성할 때 반복적으로 size가 0인 경우가 발생한다. size가 0이 되어 중복된 키가 발생하여 객체 생성에 실패하게 된다. 원인을 조사하고 정리한다.
fixture monkey 에서 사용 중인 dependency 중 보안취약점 이슈가 있는 버전을 해결된 버전으로 업데이트합니다. gradle 프로젝트에 dependency 를 추가 시 아래와 같이 fixture monkey 에서 사용 중인 dependency 의 보안취약점에...
## Summary *Describe what feature is implemented by this PR.* *If there is a related issue, write the issue number and link* kotlin에서 `Collection` 타입을 프로퍼티로 가진 interface의 구현체인 data...
## Summary Translate IntelliJ plugin section to korean. This work is related to #864 ## How Has This Been Tested? Checked out the document pages with `npm start`. ## Is...
## Summary Translated ``FAQ`` page of cheat-sheet section this pull request is related to #864 ## How Has This Been Tested? Tested with ``npm start`` to check translations of docs...
## For New Translators The official documentation for Fixture Monkey can be found here: - https://naver.github.io/fixture-monkey/docs/introduction/overview/ If this is your first time contributing to an open source library, please refer...
## Summary Issue : #721 Added because Kotlin doesn't support generating `duration` objects. ## How Has This Been Tested? - Verify that creates a duration object - Verify that generates...
## Summary Translation of kotlin-plugin/kotlin-exp for Koreans. This korean translation works is related to #864. ## How Has This Been Tested? Tested with `npm start` to check translations of docs....
## Summary Translation of kotlin-plugin/introspectors-for-kotlin for Koreans. This korean translation works is related to #864. ## How Has This Been Tested? Tested with `npm start` to check translations of docs....