Skip to content

move to rebar3#77

Merged
devinus merged 1 commit intodevinus:masterfrom
tsloughter:rebar3
Jan 17, 2016
Merged

move to rebar3#77
devinus merged 1 commit intodevinus:masterfrom
tsloughter:rebar3

Conversation

@tsloughter
Copy link
Contributor

With this you could also publish it with rebar3 hex publish or rebar3 hex cut http://www.rebar3.org/v3.0/docs/using-available-plugins#hex-package-management

@devinus
Copy link
Owner

devinus commented Jul 10, 2015

@tsloughter Have you tested eqc with rebar3?

@tsloughter
Copy link
Contributor Author

I haven't but it is used https://github.com/kellymclaughlin/rebar3-eqc-plugin

And I think @jlouis uses eqc and rebar3 but just runs eqc directly.

@jlouis
Copy link

jlouis commented Jul 11, 2015

I just run EQC through Common Test, and then I have an eqc profile for when I want to run tests through EQC. Works nicely with Travis CI which cannot run the EQC tests. Example here:

https://github.com/jlouis/fuse/blob/master/rebar.config#L11-L15
https://github.com/jlouis/fuse/blob/master/test/fuse_eqc_SUITE.erl#L54-L64

It is fairly unhackish, except that you would probably prefer this being an Common Test configuration option, but that can be made later.

devinus pushed a commit that referenced this pull request Jan 17, 2016
@devinus devinus merged commit 3479086 into devinus:master Jan 17, 2016
zugolosian pushed a commit to zugolosian/poolboy that referenced this pull request Jul 21, 2018
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.

3 participants