Skip to content

Release/v0.5.0 #21

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

Merged
merged 7 commits into from
Apr 18, 2020
Merged

Release/v0.5.0 #21

merged 7 commits into from
Apr 18, 2020

Conversation

in-async
Copy link
Owner

@in-async in-async commented Apr 10, 2020

Changes:

in-async added 4 commits April 7, 2020 10:17
ターゲット型と expected のデータメンバーが一致しないとアサートに失敗するよう変更。

今までは actual と expected のどちらもターゲット型にダックキャストしてから等値アサートしていたようなものだが、今回の変更より actual のみターゲット型にダックキャストするようにした。
System.Linq 下のコレクション型もシステム コレクションとして扱うよう対応。
* ConsoleLogging の出力をリファクタリング。
* 関連して PrimitiveAssertFailedException のメッセージも改善。actual, expected の内容が判り易くした。
@in-async in-async self-assigned this Apr 10, 2020
@in-async in-async marked this pull request as ready for review April 18, 2020 07:33
@in-async in-async merged commit be8ba77 into master Apr 18, 2020
@in-async in-async deleted the release/v0.5.0 branch April 18, 2020 07:36
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

Successfully merging this pull request may close these issues.

1 participant