Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Using Docker for tests too #82

@marioortizmanero

Description

@marioortizmanero

The Dockerfile is used currently only for building on Linux. It works pretty well, and it'd be nice to use it for tests too. The .travis.ymlfile is almost identical to the Dockerfile because in the end they do pretty much the same. Using only the Dockerfile would simplify this and avoid code repetition.

I haven't been able to do it because I get really weird messages, though. I need xvfb or similar because Qt requires a x server running, even if no GUI is opened at all.

Metadata

Metadata

Labels

CIContinuous integration: automatic tests, building...

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions