Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
plotly
/
plotly_matlab
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
413
Code
Issues
91
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly_matlab
plotly
testing
PlotlyTestCase.m
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2026
PlotlyTestCase: show the failing assertion's file, line and source line in diagnostics
robertoffmoura
committed
622236e
View commit details
Copy full SHA for 622236e
View code at this point
Browse repository at this point
PlotlyTestCase: support Any matchers in verifyEqual, not just struct comparisons
robertoffmoura
committed
adab4c2
View commit details
Copy full SHA for adab4c2
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
apply AbsTol to numeric arrays in isEqualCheck, not just scalars
robertoffmoura
committed
975c040
View commit details
Copy full SHA for 975c040
View code at this point
Browse repository at this point
count tests with no assertions and no failures as passed (skipped tests)
robertoffmoura
committed
bda4261
View commit details
Copy full SHA for bda4261
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
suppress AbsTol for non-numeric comparisons; use compact %g formatting for numbers
robertoffmoura
committed
90b4bd1
View commit details
Copy full SHA for 90b4bd1
View code at this point
Browse repository at this point
Show values for string arrays and truncated large numeric arrays in verify error messages
robertoffmoura
committed
9878f5f
View commit details
Copy full SHA for 9878f5f
View code at this point
Browse repository at this point
verifyEqual: delegate struct comparison to compareHelper for proper AbsTol recursion
robertoffmoura
committed
28358fd
View commit details
Copy full SHA for 28358fd
View code at this point
Browse repository at this point
improve error messages with precision and diff
robertoffmoura
committed
3286565
View commit details
Copy full SHA for 3286565
View code at this point
Browse repository at this point
PlotlyTestCase: add varargin/custom message to comparison verify methods
robertoffmoura
committed
0858bf4
View commit details
Copy full SHA for 0858bf4
View code at this point
Browse repository at this point
tests: rename leading-underscore properties for MATLAB compatibility
robertoffmoura
committed
93a07cc
View commit details
Copy full SHA for 93a07cc
View code at this point
Browse repository at this point
tests: show full error stack trace in inline error blocks
robertoffmoura
committed
000d90d
View commit details
Copy full SHA for 000d90d
View code at this point
Browse repository at this point
tests: include dimensions in formatValue output for all types
robertoffmoura
committed
dda37d8
View commit details
Copy full SHA for dda37d8
View code at this point
Browse repository at this point
tests: always include class in formatValue output to distinguish types
robertoffmoura
committed
459922e
View commit details
Copy full SHA for 459922e
View code at this point
Browse repository at this point
tests: show actual vs expected values in verifyEqual diagnostic output
robertoffmoura
committed
d8caff5
View commit details
Copy full SHA for d8caff5
View code at this point
Browse repository at this point
tests: fix finishTest struct initialization for Octave compatibility
robertoffmoura
committed
500b6c5
View commit details
Copy full SHA for 500b6c5
View code at this point
Browse repository at this point
tests: add per-test result tracking with startTest/finishTest
robertoffmoura
committed
1ce36cf
View commit details
Copy full SHA for 1ce36cf
View code at this point
Browse repository at this point
test runner: show test method name in failure output
robertoffmoura
committed
4d88b1f
View commit details
Copy full SHA for 4d88b1f
View code at this point
Browse repository at this point
tests: make PlotlyTestCase standalone so tests run in Octave without matlab.unittest
robertoffmoura
committed
8dd07c1
View commit details
Copy full SHA for 8dd07c1
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Add more specific Any() matchers
robertoffmoura
committed
2e74c06
View commit details
Copy full SHA for 2e74c06
View code at this point
Browse repository at this point
Add PlotlyTestCase class
robertoffmoura
committed
bc3a8d4
View commit details
Copy full SHA for bc3a8d4
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.