<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
Hi Build2,<br />I am trying to check that the output of a test equals a fixed value that is stored in a file.<br />Is there in Testscript a simple built-in way to check the output of a test (stdout for example) against a given file?<br />Ideally the file could be empty or not even exist if the output generated by the test is empty.<br />Thanks!<br />  </body>
</html>