playfab-testing

Playfab SDK automated testing example

Usage no npm install needed!

<script type="module">
  import playfabTesting from 'https://cdn.skypack.dev/playfab-testing';
</script>

README

NodeSDK Testing project README

Overview:

Playfab SDK for node.js applications

This SDK includes all PlayFab APIs (Client, Server, Admin) in a single javascript file suitable for using in node.js.

It also includes a nodeunit testing framework that verifies that the PlayFab NodeSdk is fully functional.

For more information, see the readme here: https://github.com/PlayFab/NodeSDK/blob/master/PlayFabSdk/README.md

7. Copyright and Licensing Information:

Apache License -- Version 2.0, January 2004 http://www.apache.org/licenses/ Full details available within the LICENSE file.