Kristian Sällberg
Kristian Sällberg
Hello, I do not understand exactly how you want to compare those two files. Is your use case as simple as using the unix diff utility and checking that there...
@indrgun One easy way of installing Erlang/OTP is from [Erlang Solutions](https://www.erlang-solutions.com/resources/download.html). These should come with xmerl.
For now, it is possible to skip entire test cases by using the --skip and --skip_unless flags. This way you can avoid running certain test cases based on environment variables....
You can run one one of the exemple lux tests from examples. Go to the examples dir and "lux whatever.lux"