TestFX
Fine Code Coverage
Our great sponsors
TestFX | Fine Code Coverage | |
---|---|---|
5 | 1 | |
835 | 355 | |
1.2% | - | |
0.0 | 8.1 | |
9 months ago | about 2 months ago | |
Java | C# | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TestFX
-
Automating Java applications with JavaScript?
So for JavaFX the default one is TestFX. If you don't have the source code you probably need to find a tool able to locate them deierctly on your app. 5I didn't check if ti exists). Now for your initial question. TestFX is implmented in Java so if you really want to write you test in JS/TS you have to find a wrapper for your favorite language.
-
What's the most interesting open-source project to study?
TestFX
Fine Code Coverage
-
C# development tools
If you start writing unit tests, I highly recommend Fine Code Coverage to see what percentage of your code has been reached by the existing unit tests: https://github.com/FortuneN/FineCodeCoverage
What are some alternatives?
SpecFlow - #1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
NUnit - NUnit 3 Framework
MSTest - MSTest framework and adapter
Expecto - A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
ReportGenerator - ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
CheckTestOutput - Semi-manual asserts for unit tests
Moq - Repo for managing Moq 4.x
Shouldly - Should testing for .NET—the way assertions should be!
Fluent Assertions - A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
JUnit - A programmer-oriented testing framework for Java.
AutoFixture - AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
SqliteCache for ASP.NET Core - An ASP.NET Core IDistributedCache provider backed by SQLite