HassanOriginal post
Web Developer
I am using appwrite for my backend and as a database tool. Now I want to run testcases on the appwrite functions from NextJS, but I am facing issues in running test cases with jest. Is there any article or online help available from where I can get information on testing.
Summary
Developer wants to run test cases on appwrite functions using Jest but facing issues. Asks for help or resources on testing with appwrite.