Switch the LibJS test suite to use the native assert implementation surfaced inside the js repl when it's launched in test mode.
The current implementation of logical AND (&&) and logical OR (||) always returns a boolean - this is not correct.