Get help with testing, discuss unit testing strategies etc.


Post by roberto lopez »

The only link I have is for Siesta Standard (Trial), I am interested in evaluating Siesta Lite at this point.

Post by mats »


Post by roberto lopez »

What am I missing?

After I run:

npm install siesta-lite --save-dev

this is what I get:

npmsiestalite.png
npmsiestalite.png (19.48 KiB) Viewed 3270 times

this is what is created in c:\siesta folder

npmsiestalite2.png
npmsiestalite2.png (3.84 KiB) Viewed 3270 times

Post by nickolay »

It seems Siesta is still installed but with some strange error, never seen it. Is it functioning correctly (examples works etc)?

Post by roberto lopez »

Nick, how do i check if is working correctly? I do not see any source (index.html) anywhere . Is there a way to get
Siesta Lite as plain archive file, so I just need to unpack it in the preferred location?

Post by nickolay »

Open the "examples/browser/index.html" in the browser (using local web server) and try running some tests.

Post by roberto lopez »

This is what I have, I do not see any examples folder:

npmsiestalite3.png
npmsiestalite3.png (25.11 KiB) Viewed 3258 times

Post by nickolay »

Oh, it definitely has installed wrong, try installing in another location? Did you try installing other npm packages? What are your npm/node versions?

Post by roberto lopez »

I am running the latest npm version 6.7.0, exactly the same thing when installing in another location.

Is there a way to get Siesta Lite as plain archive file, so I just need to unpack it in the preferred location?

Post by nickolay »

Weird. Yes, you can download the archive from: https://registry.npmjs.org/siesta-lite/ ... -5.1.1.tgz

Post Reply