issues
search
mmurdoch
/
arduinounit
ArduinoUnit is a unit testing framework for Arduino libraries
MIT License
394
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
verbosity example does not compile with Arduino IDE 2.2.1
#94
PaulStoffregen
opened
11 months ago
0
running unit tests locally
#93
reymalahay
opened
1 year ago
0
pgmspace.h
#92
HashemAliMonsserSowar
opened
1 year ago
0
Fix incorrect merging of PROGMEM strings
#91
matthijskooijman
closed
1 year ago
0
Flash string merging gets messed up
#90
matthijskooijman
closed
1 year ago
3
debug simavr build
#89
wmacevoy
closed
5 years ago
1
Fix for 3.0.2 not able to compile for Teensy
#88
ssilverman
closed
5 years ago
1
Doesn't compile for Teensy 3.2 (release 3.0.2)
#87
ssilverman
closed
5 years ago
6
V3.0.2: serial message for each test is "skipped"
#86
ttttttom
closed
5 years ago
6
Allow running tests multiple times
#85
matthijskooijman
closed
1 year ago
9
Use correct field separator in keywords.txt
#84
per1234
closed
6 years ago
4
simduino for mega 2560
#83
wmacevoy
opened
6 years ago
0
Mocking IOs
#82
T81
closed
5 years ago
4
Put mergeable progmem strings in a separate section
#81
matthijskooijman
closed
6 years ago
0
Implement a data provider
#80
lobodol
closed
6 years ago
3
Review Guidebook
#79
wmacevoy
closed
6 years ago
9
On AVR chipsets, flash string literals are incompatible with assert macro
#78
wmacevoy
closed
6 years ago
1
assertXxx() produces unexpected and sometimes incorrect results for mixed integer types on 8-bit and 32-bit processors
#77
bxparks
closed
6 years ago
5
added include <string.h> to fix the compilation errors of examples on Windows
#76
martinjansa
closed
6 years ago
2
mock
#75
wmacevoy
closed
6 years ago
8
Use relative paths in #includes of internal dependencies
#74
per1234
closed
6 years ago
0
2.3.0 release
#73
wmacevoy
closed
6 years ago
17
Test::exclude isn't working properly. Test::exclude("*");
#72
gtame
closed
6 years ago
2
'AUnit' library: a rewrite of ArduinoUnit to support ESP8266 and reduce flash memory usage
#71
bxparks
closed
6 years ago
6
Test::assertion() consumes too much program (flash) memory
#70
bxparks
closed
6 years ago
7
Use correct include syntax
#69
per1234
closed
6 years ago
1
Add support for ESP8266
#68
ssilverman
closed
6 years ago
2
Split tests in multiple files
#67
pBauma
closed
6 years ago
1
Use correct separator in keywords.txt
#66
per1234
closed
7 years ago
1
Add an "on_failure" hook function
#65
matthijskooijman
closed
6 years ago
19
Use C++11 decltype when available
#64
matthijskooijman
closed
6 years ago
4
Provide a sample project with continuous integration
#63
s-celles
opened
7 years ago
31
fakestream
#62
sidey79
closed
6 years ago
2
Running tests multiple times
#61
matthijskooijman
closed
1 year ago
14
Reduced program-storage footprint of assertion tests
#60
oliver-reinhard
closed
6 years ago
6
fixed the readme title markdown
#59
g-berthiaume
closed
7 years ago
0
Add support for ESP8266 and ESP32
#58
pauloacmartinez
closed
6 years ago
4
Add support for the ESP8266 env. Fix headers in readme.
#57
crankyoldgit
closed
6 years ago
13
Fix headers in readme.md
#56
crankyoldgit
closed
7 years ago
0
Feature Request: Get this library/framework to work on the ESP8266 arduino platform
#55
crankyoldgit
closed
6 years ago
1
Missing pgmspace.h
#54
BlackEdder
closed
6 years ago
8
assertEqual rounding problems - caused by Arduino?
#53
mathieub93
closed
7 years ago
2
m
#52
painengineering
closed
7 years ago
1
Run all tests from setup
#51
tgm-git
closed
7 years ago
3
Wrong library.properties placement
#50
00alis
closed
7 years ago
14
Assert equal doesn't work
#49
gokhandeveloper
closed
8 years ago
1
WARNING: Category '' in library ArduinoUnit is not valid. Setting to 'Uncategorized'
#48
gokhandeveloper
closed
8 years ago
2
Bug while comparing character arrays
#47
nehchal
closed
8 years ago
2
Order of tests
#46
sidey79
closed
8 years ago
3
Fail to compile RFDuino
#45
andrewjaykeller
closed
8 years ago
4
Next