windward-studios / ikvm8

Other
173 stars 36 forks source link

Testing #1

Open michaelhkay opened 5 years ago

michaelhkay commented 5 years ago

In taking this project forward, can I ask about testing?

Do you have access to Jeroen's test material? I ask because I don't think I've ever seen it published, and I would have thought it was critical to achieving the kind of quality that we've been used to from IKVM.

ghost commented 5 years ago

Hi Michael;

We have asked on what's left of the mail list and also searched - and have not been able to find anything. You're right that we should get that test suite. But we don't know where to find it.

joc-proxem commented 5 years ago

Hi There's a lot of material from this place: http://ikvm.cvs.sourceforge.net/ More particuliarly, the rsync command at the end seems to give access to the latest version + history + tests

ams-tschoening commented 5 years ago

I had a look at IKVM some time ago for a PoC myself and after reading that the original author doesn't maintain the project anymore, moved everything of interest I could find to GitHub:

https://github.com/ams-ts-ikvm-bag

Maybe you want to have a look at what's available there, especially because I have some JUnit-related repo:

https://github.com/ams-ts-ikvm-bag/ikvm-junit

I didn't have a closer look at most things myself, though.

ams-tschoening commented 5 years ago

There's a new organisation now for development around IKVM containing the tests I've found in the past:

https://github.com/ikvm-revived https://github.com/ikvm-revived/ikvm-junit