Chaining
One of the nicest aspects of any fluent API is the ability to chain methods together. In the case of assertpy, chaining allows you to write assertions as single statement -- that reads like a sentance, and is easy to understand.
There's an error at the word "sentance" instead of "sentence.
Chaining
One of the nicest aspects of any fluent API is the ability to chain methods together. In the case of assertpy, chaining allows you to write assertions as single statement -- that reads like a sentance, and is easy to understand.
There's an error at the word "sentance" instead of "sentence.