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

Further improvements in the existing unit test library made #5

Merged
merged 12 commits into from
Jul 8, 2017

Conversation

Arash-Sabet
Copy link
Collaborator

The reference to full .net version of SharpSimpleNLG in the unit test library has been replaced by a reference to the .net standard version of the library. Also appveyor's yml file added for CI.

@Arash-Sabet Arash-Sabet merged commit 895d023 into nickhodge:master Jul 8, 2017
@nickhodge
Copy link
Owner

Thanks Arash-Sabet for updating this.

Please tell me when it is ready for another NuGet, and I will push it out

@Arash-Sabet
Copy link
Collaborator Author

You're very welcome. We don't need to roll out a new nuget package because the change is isolated in the test library that has a reference to the core simple nlg library.

@nickhodge
Copy link
Owner

Great.

I've still got to create a correct .NET Standard NuGet

Also, there were 7 tests ported from the original Java that didn't pass in the Java version, so we are matching the upstream source :-)

@Arash-Sabet
Copy link
Collaborator Author

There are more than 7 tests that don't pass either. Their failure don't seem to have anything to do with the recent upgrade to net standard. That's why I had to turn off tests in appveyor temporarily.

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.

3 participants