Skip to content
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

Would love to see Elixir support! #2

Open
whw opened this issue Jul 18, 2016 · 2 comments
Open

Would love to see Elixir support! #2

whw opened this issue Jul 18, 2016 · 2 comments

Comments

@whw
Copy link

whw commented Jul 18, 2016

❤️

@ajbouh
Copy link
Owner

ajbouh commented Jul 18, 2016

Thanks for the language support request, @whw !

Some follow up questions. Please answer any and all that you can.

Cheers,
Adam


What version of Elixir?
Are you using ExUnit? What version?
What OS are you using Elixir on?
How many tests do you currently have?
Do your tests already run in parallel?
How long does a test run currently take?
What command are you running on the command line to run your tests?
Is there anything specific about the existing Elixir test running experience that you love or hate?

@whw
Copy link
Author

whw commented Jul 20, 2016

What version of Elixir?

1.3.0

Are you using ExUnit? What version?

1.3.0 (I believe)

What OS are you using Elixir on?

OSX 10.11.5 and Debian Jessie

How many tests do you currently have?

~500

Do your tests already run in parallel?

Only via the use of async: true

How long does a test run currently take?

~30s

What command are you running on the command line to run your tests?

mix test

Is there anything specific about the existing Elixir test running experience that you love or hate?

Nothing specific, but would love to see snails 😉

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

No branches or pull requests

2 participants