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

Arrays equals #116

Closed
elect86 opened this issue Nov 19, 2016 · 12 comments
Closed

Arrays equals #116

elect86 opened this issue Nov 19, 2016 · 12 comments
Assignees
Labels
enhancement ✨ Suggestions for adding new features or improving existing ones.
Milestone

Comments

@elect86
Copy link
Contributor

elect86 commented Nov 19, 2016

Is it possible to have an option to compares arrays?

Related

@sksamuel sksamuel added this to the 2.0 milestone Nov 20, 2016
@sksamuel sksamuel self-assigned this Nov 20, 2016
@sksamuel sksamuel added the enhancement ✨ Suggestions for adding new features or improving existing ones. label Nov 20, 2016
@sksamuel
Copy link
Member

I've added this to release 2.0

@helmbold
Copy link
Contributor

Why is this closed? I can not see another issue for it.

@sksamuel
Copy link
Member

I've pushed code for it.

On 21 Nov 2016 11:28 a.m., "Christian Helmbold" notifications@github.com
wrote:

Why is this closed? I can not see another issue for it.


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#116 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAtZGpRzPy7dgS6PSvCBGCJ-IPKlIL17ks5rAYB2gaJpZM4K3SuC
.

@helmbold
Copy link
Contributor

Ah, I did not see that :-) Don't forget to mention it in the readme.md.

sksamuel added a commit that referenced this issue Nov 23, 2016
@elect86
Copy link
Contributor Author

elect86 commented Jan 21, 2017

Is it relatively stable the 2.0? Shall I give it a try?

@sksamuel
Copy link
Member

sksamuel commented Jan 21, 2017 via email

@elect86
Copy link
Contributor Author

elect86 commented Jan 21, 2017

Cool!

Ps: I tried to modify

testCompile("io.kotlintest:kotlintest:1.3.5")

to

testCompile("io.kotlintest:kotlintest:release/2.0-SNAPSHOT")

but it doesn't resolve it.. and neither

testCompile("io.kotlintest:kotlintest:2.0-SNAPSHOT")

I am using Jitpack, do you maybe have a clue why?

@sksamuel
Copy link
Member

There's no published artifact, you'd have to build from source.

@elect86
Copy link
Contributor Author

elect86 commented Jan 21, 2017

In theory it can do it.. I'll see with them what is wrong

@kevinherron
Copy link

Will this make it into a 1.3.x release or is it only going into 2.0? Any guess on a 2.0 release date?

@sksamuel
Copy link
Member

The 2.0 is targeted with Kotlin 1.1, so really anytime soon. I think the only thing left is for us to me to finish a bit of work on matchers @helmbold ?

@helmbold
Copy link
Contributor

@sksamuel There are some more things to do, before we can release 2.0. I'm looking for a way to bring config to behavior spec, but my builder approach doesn't work as expected so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ Suggestions for adding new features or improving existing ones.
Projects
None yet
Development

No branches or pull requests

4 participants