Groups
Sign in
Groups
jspec
Conversations
About
Send feedback
Help
jspec
Contact owners and managers
1–30 of 77
Mark all as read
Report group
0 selected
Sebastian
7/25/10
Testing in the browser only works with Firefox ond not with chrome
I have have Chromium and Firefox installed on my Ubuntu machine. JSpec works - slowly - as expected
unread,
Testing in the browser only works with Firefox ond not with chrome
I have have Chromium and Firefox installed on my Ubuntu machine. JSpec works - slowly - as expected
7/25/10
Sebastian
7/25/10
Error with "jspec server --node"
http://pastie.org/1059168 This happend after a clean "jspec init" when I first saved a test
unread,
Error with "jspec server --node"
http://pastie.org/1059168 This happend after a clean "jspec init" when I first saved a test
7/25/10
TheDeeno (Dane O'Connor)
7/19/10
jspec runner error when listening for changes after fresh init
After a fresh init of jspec in a rails project I'm getting the following error (with trace) from
unread,
jspec runner error when listening for changes after fresh init
After a fresh init of jspec in a rails project I'm getting the following error (with trace) from
7/19/10
Lucas Cavalcanti
, …
Chris Nelson
9
7/15/10
JSpec and Hudson
Here's how I did this: http://mysterycoder.blogspot.com/2010/07/jspec-tests-running-in-ci.html On
unread,
JSpec and Hudson
Here's how I did this: http://mysterycoder.blogspot.com/2010/07/jspec-tests-running-in-ci.html On
7/15/10
codeToNowhere
7/14/10
Testing multiple conditions
I've put together a simple project to try out jspec and while it's all seems to be going ok
unread,
Testing multiple conditions
I've put together a simple project to try out jspec and while it's all seems to be going ok
7/14/10
Mark Nijhof
, …
arubin
7
7/9/10
My Test-Driven JavaScript presentation at NDC is available
Hi Alan, For FireFox you will need the Prism extension: https://addons.mozilla.org/en-US/firefox/
unread,
My Test-Driven JavaScript presentation at NDC is available
Hi Alan, For FireFox you will need the Prism extension: https://addons.mozilla.org/en-US/firefox/
7/9/10
Alan Rubin
3
7/5/10
Proxy assertion to JQuery AJAX method
Ok, I have solved the issue and would like to share the solution with you. My problem was that even
unread,
Proxy assertion to JQuery AJAX method
Ok, I have solved the issue and would like to share the solution with you. My problem was that even
7/5/10
Yann
7/1/10
jQuery sandbox
Hi, I have extracted from my spec helper a sandbox for jQuery testing. This sandbox change default
unread,
jQuery sandbox
Hi, I have extracted from my spec helper a sandbox for jQuery testing. This sandbox change default
7/1/10
seamusjr
6/18/10
Node js "ReferenceError: elements is not defined"
Trying to run my tests via node/spec/node.js. Installed node, plus dependencies via homebrew and am
unread,
Node js "ReferenceError: elements is not defined"
Trying to run my tests via node/spec/node.js. Installed node, plus dependencies via homebrew and am
6/18/10
Mark Nijhof
4
6/14/10
Chrome and Safari and the css display selector
In IE there are still a lot of tests failing specifically around the be_hidden. And for example: will
unread,
Chrome and Safari and the css display selector
In IE there are still a lot of tests failing specifically around the be_hidden. And for example: will
6/14/10
pedz
6/12/10
testing via handlers
I think this pattern is going to grow over time given that the browser GUI is single threaded. More
unread,
testing via handlers
I think this pattern is going to grow over time given that the browser GUI is single threaded. More
6/12/10
koops
, …
Sebastian
6
6/1/10
Use with node.js
Thank you, that is fantastic! Node is so much faster than rhino! Any plans to make jspec rhun in
unread,
Use with node.js
Thank you, that is fantastic! Node is so much faster than rhino! Any plans to make jspec rhun in
6/1/10
pedz
5/30/10
FF security.fileuri.strict_origin_policy
I can't say that I fully understand this and came here for help and suggestions. The default for
unread,
FF security.fileuri.strict_origin_policy
I can't say that I fully understand this and came here for help and suggestions. The default for
5/30/10
Mark Nijhof
, …
chrisleishman
9
5/25/10
JsMockito
You're not using the correct syntax for JsMockito. It should be "verify(function, times(2))(
unread,
JsMockito
You're not using the correct syntax for JsMockito. It should be "verify(function, times(2))(
5/25/10
Roy Kolak
,
Kevin Gisi
4
5/19/10
Stubbing global function
I was missing something. I was calling the method before setting up the should.receive. At first it
unread,
Stubbing global function
I was missing something. I was calling the method before setting up the should.receive. At first it
5/19/10
Bobby Johnson (NotMyself)
,
Kevin Gisi
4
5/12/10
Having a problem asserting that an element does not exist.
Oh god, I am friggin dense. The prompt fades out... 8( adding a $('#jqibox').remove(); in my
unread,
Having a problem asserting that an element does not exist.
Oh god, I am friggin dense. The prompt fades out... 8( adding a $('#jqibox').remove(); in my
5/12/10
Jorge Manrubia Díez
, …
vision media [ Tj Holowaychuk ]
16
5/10/10
Error when running jspec in server mode
ya I am using jscoverage on a project right now, its alright, pretty beefy library for such a small
unread,
Error when running jspec in server mode
ya I am using jscoverage on a project right now, its alright, pretty beefy library for such a small
5/10/10
tjholowaychuk
5/7/10
Github repo re-open sourced
I accidentally close sourced JSpec the other day when I was checking out the new admin panel on
unread,
Github repo re-open sourced
I accidentally close sourced JSpec the other day when I was checking out the new admin panel on
5/7/10
Wolfram Arnold, RubyFocus
4/30/10
eql undefined error for comparion selector to selector?
Hi, I'm trying to compare two subtrees of nodes; one gets inserted dynamically by the code from a
unread,
eql undefined error for comparion selector to selector?
Hi, I'm trying to compare two subtrees of nodes; one gets inserted dynamically by the code from a
4/30/10
Mark Nijhof
, …
vision media [ Tj Holowaychuk ]
11
4/19/10
jspec.timers.js issue
yup it is lol no worries. I wont have time to look at it today though On Mon, Apr 19, 2010 at 3:07 PM
unread,
jspec.timers.js issue
yup it is lol no worries. I wont have time to look at it today though On Mon, Apr 19, 2010 at 3:07 PM
4/19/10
pedz
,
vision media [ Tj Holowaychuk ]
2
4/19/10
Suggestions wanted on how to organize a large number of tests
One of my main concerns with JSpec, was that I wanted it super easy to use, and no dependencies on
unread,
Suggestions wanted on how to organize a large number of tests
One of my main concerns with JSpec, was that I wanted it super easy to use, and no dependencies on
4/19/10
Ruprict
,
pedz
2
4/17/10
Closures inside specs
On Apr 14, 10:12 am, Ruprict <glenn.goodr...@gmail.com> wrote: > Hi, > > I have an
unread,
Closures inside specs
On Apr 14, 10:12 am, Ruprict <glenn.goodr...@gmail.com> wrote: > Hi, > > I have an
4/17/10
Ruprict
,
vision media [ Tj Holowaychuk ]
3
4/16/10
console undefined error when running Rhino
Sure...just wasn't sure if I had farged something. On Apr 16, 2010, at 11:43 AM, vision media [
unread,
console undefined error when running Rhino
Sure...just wasn't sure if I had farged something. On Apr 16, 2010, at 11:43 AM, vision media [
4/16/10
Mark Nijhof
, …
Mark Nijhof
10
4/13/10
jspec install envjs returns 404
Ah, ok, So to automate that I would use the --server option? Or is manual the preferred option? When
unread,
jspec install envjs returns 404
Ah, ok, So to automate that I would use the --server option? Or is manual the preferred option? When
4/13/10
Thiago F. G. Albuquerque
,
vision media [ Tj Holowaychuk ]
3
4/6/10
jspec and cygwin
My guess is that the JVM is expecting a windows path -- and is receiving a UNIX one. This is exactly
unread,
jspec and cygwin
My guess is that the JVM is expecting a windows path -- and is receiving a UNIX one. This is exactly
4/6/10
Matthias Luebken
, …
vision media [ Tj Holowaychuk ]
3
4/1/10
How do you add breakpoints to debug your tests?
I have never needed to use the debugger when running my specs... so I dont have a good answer for
unread,
How do you add breakpoints to debug your tests?
I have never needed to use the debugger when running my specs... so I dont have a good answer for
4/1/10
Rune Madsen
,
vision media [ Tj Holowaychuk ]
12
3/18/10
Problems JQuery in jSpec
Thanks... There is some kind of "ActiveX" break on error in the Firebug javascript console
unread,
Problems JQuery in jSpec
Thanks... There is some kind of "ActiveX" break on error in the Firebug javascript console
3/18/10
salbertson
,
vision media [ Tj Holowaychuk ]
2
3/15/10
Running multiple tests
There are different ways you can approach this. My main concern with this sort of functionality is
unread,
Running multiple tests
There are different ways you can approach this. My main concern with this sort of functionality is
3/15/10
alexis
,
vision media [ Tj Holowaychuk ]
3
3/9/10
Pausing/Resuming the test runner
Seems great. i'm waiting for it. Thanks. On 9 mar, 18:54, "vision media [ Tj Holowaychuk ]
unread,
Pausing/Resuming the test runner
Seems great. i'm waiting for it. Thanks. On 9 mar, 18:54, "vision media [ Tj Holowaychuk ]
3/9/10
P.A.
,
vision media [ Tj Holowaychuk ]
2
3/3/10
JSpec & IE8. Magic words
hmm very weird! so it works when you dont name the var "parent"? very strange... I do not
unread,
JSpec & IE8. Magic words
hmm very weird! so it works when you dont name the var "parent"? very strange... I do not
3/3/10