Skip to content

TestCase: implement QtTest.TestCase #389

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

Merged
merged 2 commits into from
Jan 13, 2017
Merged

TestCase: implement QtTest.TestCase #389

merged 2 commits into from
Jan 13, 2017

Conversation

ChALkeR
Copy link
Member

@ChALkeR ChALkeR commented Jan 11, 2017

This adds TestCase element.

I will get more methods ready before merging.

@ChALkeR ChALkeR added this to the 0.4.0 milestone Jan 11, 2017
@ChALkeR ChALkeR mentioned this pull request Jan 11, 2017
@ChALkeR ChALkeR force-pushed the qttest branch 3 times, most recently from 4244766 to 9cc41f9 Compare January 11, 2017 23:03
@ChALkeR ChALkeR mentioned this pull request Jan 12, 2017
@ChALkeR ChALkeR force-pushed the qttest branch 3 times, most recently from 9685fa0 to 6fbe190 Compare January 13, 2017 00:50
ChALkeR added a commit that referenced this pull request Jan 13, 2017
This provides only basic functionality and lacks more complex features.

PR-URL: #389
ChALkeR added a commit that referenced this pull request Jan 13, 2017
Those could be run from Qt with 'qmltestrunner -input tests/Auto/', and
are run automatically from QmlWeb with 'npm t'.

Based on QtTest.TestCase.

PR-URL: #389
@ChALkeR ChALkeR changed the title TestCase: implement QtTest.TestCase (WIP) TestCase: implement QtTest.TestCase Jan 13, 2017
@ChALkeR
Copy link
Member Author

ChALkeR commented Jan 13, 2017

/cc @qmlweb/collaborators, @stephenmdangelo, @henrikrudstrom

This provides only basic functionality and lacks more complex features.

PR-URL: #389
Those could be run from Qt with 'qmltestrunner -input tests/Auto/', and
are run automatically from QmlWeb with 'npm t'.

Based on QtTest.TestCase.

PR-URL: #389
@ChALkeR ChALkeR merged commit 896d0f2 into master Jan 13, 2017
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.

1 participant