Unit testing javascript with Gradle? -


i'm new unit testing. have had success compiling , zipping js, compiling less , creating basic tasks copy files. right now, though, i'm trying sample unit test simple javascript function. have qunit test working in browser, i'm having trouble putting pieces together. other tools or plugins need? next steps? should build.gradle like?

this quite broad question. biggest issue?

i'm going go ahead , assume getting browser start on ci server , getting results.

for there number of options, found searching continuous intergration, javascript , unit test.

i found running javascript unit tests headlessly in continuous integration build here on stackoverflow. question has answer should able adapt use gradle.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -