If we have a cell that generates an output with a particular number of lines (for example, a loop that prints one line per iteration), but the actual line outputs differ, we should be able to compare the line count from the original test notebook against the line count generated by running the notebook again.
If we have a cell that generates an output with a particular number of lines (for example, a loop that prints one line per iteration), but the actual line outputs differ, we should be able to compare the line count from the original test notebook against the line count generated by running the notebook again.