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

Made further improvements in the solution per the comments below #4

Closed
wants to merge 10 commits into from

Conversation

Arash-Sabet
Copy link
Collaborator

I added a test library project in .net standard 1.6 but I could not make Nunit work in it. We can look into this non-urgent matter later on. The original test project exhibited compile issues on appveyor's CI server that I addressed it. I also added a YML file in case you'd like to get your own appveyor's account setup to have it compile this solution. Some tests do not pass in CI on appveyor, so I had to turn them off to get "passing" compile status. I also added version info and the status badge in the README markdown.

@Arash-Sabet
Copy link
Collaborator Author

Having a .net standard version of unit test library is no longer a necessity due to replacing the full .net version of SharpSimpleNLG with the .net standard version in the existing test library. Closing this PR and proceeding with the following PR.

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.

2 participants