This example shows how to enable TESTSIGNING driver mode in Windows 10.
Run cmd as administrator:

b1b8cbea.png

Enter:

Bcdedit.exe -set TESTSIGNING ON

71b39002.png

Reboot your PC.
After reboot you should see Test Mode in bottom right corner of desctop:

9faed61e.png

If you want to disable this after installation of drivers, run:

Bcdedit.exe -set TESTSIGNING OFF