xpct 0.5.1

An extensible test assertion library
Documentation
1
2
3
4
5
6
7
[src/main.rs:6:5] = ["apple", "banana"]
    Expected these to be equal:
        [
         +  "apple",
            "banana",
         -  "orange",
        ]