question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide a test framework

See original GitHub issue

Users of neow3j should be able to easily write automated tests for their Java smart contracts. Currently we internally use a TestRule that automates many things for us in our tests of the devpack and compiler. The same or something similar should be provided for the developer.

Check out the testing capabilities of the visual-tracker first.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gsmachadocommented, Sep 20, 2021

@csmuller this issue was kind of “bootstrapped” by you already, right… I will set it to “In Progress” then.

1reaction
gsmachadocommented, Apr 28, 2021

@devhawk confirmed that neo-express exposes all commands through JSON-RPC!

I will make a map fo all calls we should support. This gives us a good foundation to the test framework for neow3j. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Test Automation Frameworks | SmartBear
A testing framework is a set of guidelines or rules used for creating and designing test cases. A framework is comprised of a...
Read more >
Popular Test Automation Frameworks: How to Decide
Test automation frameworks are a set of rules and corresponding tools that are used for building test cases. It is designed to help...
Read more >
Most Popular Test Automation Frameworks with Pros and ...
A “Test Automation Framework” is scaffolding that is laid to provide an execution environment for the automation test scripts.
Read more >
13 Best Test Automation Frameworks: The 2021 List
This blog discusses the most exciting features of 13 best automation testing frameworks in 2021.
Read more >
Your Complete Guide to Test Automation Frameworks
Testing is a game-changer in software development. Here's your guide to test automation frameworks and how to choose the best for you.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found