← Back to issue list

Use testtools to run the examples tests.

View original Github issue

Metadata

Project
snapcraft
Number
#122
Type
pull request
State
merged
Author
come-maiz
Labels
Created
Updated
Closed

Current evaluation

Merged. Switches examples tests to testtools for improved error output. A reviewer noted the need to add python3-testtools to debian/control build dependencies.

Suggested action:

No scores available.

Issue body

Just by using testtools we improve a little the output of the tests in case of error: ERROR: examples_tests.tests.TestSnapcraftExamples.test_example(webchat) Requires #107.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Switches examples tests to testtools for improved error output. A reviewer noted the need to add python3-testtools to debian/control build dependencies.
qwen3.6-35b-a3b-mtp-q6 Merged after adding a python3-testtools build dependency to debian/control. Switches examples tests to testtools for improved error output, requiring PR #107.
qwen3.6-35b-a3b-mtp-q6 Merged after adding python3-testtools to debian/control build dependencies. Replaces the example test runner with testtools to improve error output.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#272 Fix the examples tests using testtools as the base. snapcraft merged Merged a fix updating example tests to use testtools as the base, resolving Launchpad bug #1539196. The change modified one file with two additions and one deletion, integrating directly without reviewer approval or CI checks.
76%