Haskell-ide-engine: Test install.hs in CI

Created on 1 May 2019  路  4Comments  路  Source: haskell/haskell-ide-engine

Currently CI uses a hardcoded sequence of steps. Does it make sense to test a few install.hs targets to be sure that install.hs isn't broken? Note that caching may potentially suffer.
Does it make sense to add some CI-specific targets to install.hs?

build testing

Most helpful comment

More goals and sanity check that the installed binary actually works.

All 4 comments

I have a branch that tried to add some tests, its pretty stale now though: https://github.com/bubba/haskell-ide-engine/tree/shakefile-ci

My New proposal #1221 will enable unit testing for the install.hs

azure ci is already building stack install.hs help, maybe more goals are needed

More goals and sanity check that the installed binary actually works.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xgrommx picture xgrommx  路  4Comments

ghost picture ghost  路  4Comments

alanz picture alanz  路  3Comments

mouse07410 picture mouse07410  路  4Comments

alanz picture alanz  路  3Comments