Top "Specs" questions

Templates of Technical and Functional Specs

So basically I am looking for good templates for writing both technical and functional specs on a project or work …

project-management specifications specs
Mocking scala object

I am using mockito and trying to mock a scala object. object Sample { } //test class SomeTest extends Specification with ScalaTest …

scala object mocking mockito specs
Using the "should NOT produce [exception]" syntax in ScalaTest

I'am toying with Specs2 and ScalaTest for BDD in Scala. I've written expectations in Specs2 when I am asserting that …

scala specs scalatest
How to get card specs programmatically in CUDA

I'm just starting out with CUDA. Is there a way of getting the card specs programmatically?

cuda nvidia specs