-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test suite is lacking many tests #32
Comments
It looks like the project may need a new maintainer, would you be interested? |
brettwebst
added a commit
to brettwebst/Pandas.NET
that referenced
this issue
Mar 26, 2024
Added support for xUnit. Implemented test for arange updated test and console to .net 7.0 updated console to support command switches for extensibility.
I've never done any open source work but I'm open to try!
…On Mon, Mar 25, 2024 at 3:54 AM Don Syme ***@***.***> wrote:
It looks like the project may need a new maintainer, would you be
interested?
—
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQE5LZPKBEDGIMUH5SWXPDYZ7Q4PAVCNFSM6AAAAABFGFZG4GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJXGQ4TONJQGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@brettwebst ive added you as a maintenaner I guess you won't be able to publish nuget packages to the existing package name @Oceania2018 any thoughts on that? I assume you're happy for a new maintainer here? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PandasNet needs a suite of tests built on a modern test platform for all functions including proper validation with Asserts.
The text was updated successfully, but these errors were encountered: