Jump to content

Can you use mochachai javascript test framework for backend


zarathustra

Recommended Posts

25 minutes ago, zarathustra said:

Mochachai runs on Node.js but can this be used for backend as well esp Java. 

Let me know if anyone uses this. 

No….

node.js module importing are different from java…

 

basically you import .js file and write unit tests…

 

but in java its different like class files..etc


you can use mochachai for expressJS framework….which is equalent for java spingboot 

Link to comment
Share on other sites

19 minutes ago, dasari4kntr said:

No….

node.js module importing are different from java…

 

basically you import .js file and write unit tests…

 

but in java its different like class files..etc


you can use mochachai for expressJS framework….which is equalent for java spingboot 

Okay awesome bro, thanks

 

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...