asm89 / smoke.sh

A minimal smoke testing framework in Bash.
MIT License
205 stars 56 forks source link

Added smoke_tcp_ok #4

Closed lpicanco closed 7 years ago

lpicanco commented 8 years ago

Added smoke_tcp_ok function, to test a connection using tcp.

asm89 commented 8 years ago

Can you revert the t and squash your commits. I like the addition though! 👍

lpicanco commented 8 years ago

Reverted!

asm89 commented 8 years ago

@lpicanco You need to rebase onto master as some other features were merged recently and it now has conflicts.

lpicanco commented 8 years ago

Rebased!