|
So we have more then 100~ tests in pure Amber. My idea is that we define some rules how to do some stuff so we can standardize them. Maybe can be helpful a shared file? |
Answered by
Ph0enixKM
Jul 22, 2024
Replies: 3 comments 9 replies
|
As example:
We need a function to create a custom temporary folder and one at the end of the test to remove it. |
1 reply
|
Maybe the default output can be “Hello, Amber! » and if there is no output file, we could use this value? |
1 reply
|
I think that we can remove all the .output.txt by simply passing the result in the comment on top of the file. Here is an example: This can be easily parsed in the test module |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I know. The algorithm works on multiple lines