This library contains all the client actions required to write unit tests for client actions. It depends on K Test Core.
There are actions for managing test scripts and building test cases with over 80 assertion actions.
Use the K Test Manager to see all the results of client and server unit tests in one place.
This version adds a screen template to create the boilerplate for a client side test.
Additionally when client test scripts are created automatically, their authentication is now set to basic (username/password) instead of none.
Fixed an issue introduced in version 1.2.0 where the screen's "Run" parameter was appended without a question mark to separate it from the URL. The question mark is appended correctly now.