nimble online with Winfy
We have hosted the application nimble in order to run this application in our online workstations with Wine or directly.
Quick description about nimble:
Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar. Apple's Xcode includes the XCTest framework, which provides assertion macros to test whether code behaves properly. XCTest assertions have a couple of drawbacks. Not enough macros. There's no easy way to assert that a string contains a particular substring, or that a number is less than or equal to another. It's hard to write asynchronous tests. XCTest forces you to write a lot of boilerplate code. Nimble addresses these concerns. Would you like to add more information to the test's failure messages? Use the description optional argument to add your own text. Nimble makes sure you don't compare two types that don't match. Tired of so much typing? With Nimble, you can use overloaded operators like == for equivalence, or > for comparisons.Features:
- Nimble can test whether an expression raises an exception once evaluated
- Some testing frameworks make it hard to test primitive C values, but in Nimble, it just works
- Nimble uses type inference, so you can write the above without explicitly specifying both types
- In Nimble, it's easy to make expectations on values that are updated asynchronously
- You can also provide a callback by using the waitUntil function
- Nimble has full support for Objective-C
Programming Language: Objective C, Swift.
Categories:
Frameworks
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.