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

Unit Tests #2

Merged
merged 6 commits into from May 12, 2019
Merged

Unit Tests #2

merged 6 commits into from May 12, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented May 12, 2019

Adds a unit test framework for pytest tests.

This required a better separation of project classes and GUI classes in novelWriter. Some things have been moved around to achieve this.

Currently added basic tests for opening and closing the config file and the main project file. Also added tests for adding root objects to a project.

@vkbo vkbo merged commit 0dd105e into dev May 12, 2019
@vkbo vkbo deleted the unit_tests branch May 12, 2019 13:01
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.

None yet

1 participant