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

More compact test output #19

Closed
ssfrr opened this issue Jun 28, 2014 · 2 comments
Closed

More compact test output #19

ssfrr opened this issue Jun 28, 2014 · 2 comments

Comments

@ssfrr
Copy link

ssfrr commented Jun 28, 2014

The current output looks like:

Array playback

4 facts verified.


AudioNode Stopping

1 fact verified.


WAV file write/read

3 facts verified.


Audio Device Listing

1 fact verified.

Which is starting to take up a substantial amount of vertical real estate. How would you feel about:

4 facts verified: Array playback
1 fact verified: AudioNode Stopping
3 facts verified: WAV file write/read
1 fact verified: Audio Device Listing

With the same color highlighting as above.

@zachallaun
Copy link
Contributor

Good point. Perhaps this could be a configuration option?

I'm not actively developing this project, but I'd welcome pull requests. I intended for the code to be quite approachable.

@IainNZ
Copy link
Contributor

IainNZ commented Oct 31, 2014

Closed in favour of #23

@IainNZ IainNZ closed this as completed Oct 31, 2014
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

3 participants