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

Hello World test, unexpected new line? #3

Open
imgulyas opened this issue Oct 31, 2019 · 0 comments
Open

Hello World test, unexpected new line? #3

imgulyas opened this issue Oct 31, 2019 · 0 comments

Comments

@imgulyas
Copy link

The very first test case fails with
[info] - HelloWorld
[info] Vector(Hello World!
[info] ) did not satisfy equalTo(Vector(Hello World!))

if you simply do putStrLn("Hello World!"). It seems that TestConsole.output adds an additional newline to the input in the HW program.

@adamgfraser adamgfraser mentioned this issue Nov 1, 2019
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 a pull request may close this issue.

1 participant